| Package | Description |
|---|---|
| org.sweble.wikitext.lazy.parser |
| Modifier and Type | Method and Description |
|---|---|
ImageViewFormat |
ImageViewFormat.combine(ImageViewFormat other) |
ImageViewFormat |
ImageLink.getFormat() |
ImageViewFormat |
ImageLink.setFormat(ImageViewFormat format) |
static ImageViewFormat |
ImageViewFormat.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ImageViewFormat[] |
ImageViewFormat.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
static ImageViewFormat |
ImageViewFormat.which(String s) |
| Modifier and Type | Method and Description |
|---|---|
ImageViewFormat |
ImageViewFormat.combine(ImageViewFormat other) |
ImageViewFormat |
ImageLink.setFormat(ImageViewFormat format) |
| 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.