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