public class ImageLink
extends de.fau.cs.osr.ptk.common.ast.InnerNode.InnerNode2
| Constructor and Description |
|---|
ImageLink() |
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) |
get, remove, set, sizeadd, add, addAll, addAll, addAll, childrenHash, clear, clearAttributes, clone, contains, containsAll, defaultDeserializeFrom, defaultSerializeTo, deserializeAttributes, deserializeChildren, deserializeFrom, deserializeProperties, equals, equals, getAttribute, getAttributes, getBooleanAttribute, getIntAttribute, getLocation, getNativeLocation, getNodeName, getNodeTypeName, getProperty, getStringAttribute, hasAttribute, hasAttributes, hashCode, hasLocation, hasProperties, indexOf, isEmpty, isList, isNodeType, iterator, lastIndexOf, listIterator, listIterator, propertyHash, remove, removeAll, removeAttribute, retainAll, serializeAttributes, serializeChildren, serializeProperties, serializeTo, setAttribute, setAttributes, setBooleanAttribute, setIntAttribute, setLocation, setLocation, setNativeLocation, setProperty, setStringAttribute, subList, toArray, toArray, toStringpublic ImageLink()
public 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)
public int getNodeType()
getNodeType in class de.fau.cs.osr.ptk.common.ast.AstNodepublic final String getTarget()
public final int getWidth()
public final int setWidth(int width)
public final int getHeight()
public final int setHeight(int height)
public final boolean getUpright()
public final boolean setUpright(boolean upright)
public final ImageHorizAlign getHAlign()
public final ImageHorizAlign setHAlign(ImageHorizAlign hAlign)
public final ImageVertAlign getVAlign()
public final ImageVertAlign setVAlign(ImageVertAlign vAlign)
public final ImageViewFormat getFormat()
public final ImageViewFormat setFormat(ImageViewFormat format)
public final boolean getBorder()
public final boolean setBorder(boolean border)
public final String getLinkPage()
public final Url getLinkUrl()
public final LinkOptionAltText getAlt()
public final LinkOptionAltText setAlt(LinkOptionAltText alt)
public final int getPropertyCount()
getPropertyCount in interface de.fau.cs.osr.ptk.common.ast.AstNodePropertyInterfacegetPropertyCount in class de.fau.cs.osr.ptk.common.ast.AstNodepublic final de.fau.cs.osr.ptk.common.ast.AstNodePropertyIterator propertyIterator()
propertyIterator in interface de.fau.cs.osr.ptk.common.ast.AstNodePropertyInterfacepropertyIterator in class de.fau.cs.osr.ptk.common.ast.AstNodepublic final void setOptions(de.fau.cs.osr.ptk.common.ast.NodeList options)
public final de.fau.cs.osr.ptk.common.ast.NodeList getOptions()
public final void setTitle(LinkTitle title)
public final LinkTitle getTitle()
public final String[] getChildNames()
getChildNames in class de.fau.cs.osr.ptk.common.ast.InnerNodeCopyright © 2010-2012 University of Erlangen-Nürnberg - Open Source Research Group. All Rights Reserved.