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