| Package | Description |
|---|---|
| org.sweble.wikitext.lazy.parser |
| Modifier and Type | Method and Description |
|---|---|
LinkOptionAltText |
ImageLink.getAlt() |
LinkOptionAltText |
ImageLink.setAlt(LinkOptionAltText alt) |
| Modifier and Type | Method and Description |
|---|---|
void |
LinkBuilder.setAlt(LinkOptionAltText alt) |
LinkOptionAltText |
ImageLink.setAlt(LinkOptionAltText alt) |
| Constructor and Description |
|---|
ImageLink(String target,
de.fau.cs.osr.ptk.common.ast.NodeList options,
LinkTitle title,
ImageViewFormat format,
boolean border,
ImageHorizAlign hAlign,
ImageVertAlign vAlign,
int width,
int height,
boolean upright,
String linkPage,
Url linkUrl,
LinkOptionAltText alt) |
Copyright © 2010-2012 University of Erlangen-Nürnberg - Open Source Research Group. All Rights Reserved.