com.silanis.esl.sdk
Class TextAnchor
java.lang.Object
com.silanis.esl.sdk.TextAnchor
public class TextAnchor
- extends Object
User: dave
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TextAnchor
public TextAnchor()
getAnchorText
public String getAnchorText()
setAnchorText
public void setAnchorText(String anchorText)
getOccurrence
public int getOccurrence()
setOccurrence
public void setOccurrence(int occurrence)
getCharacter
public int getCharacter()
setCharacter
public void setCharacter(int character)
getPosition
public TextAnchorPosition getPosition()
setPosition
public void setPosition(TextAnchorPosition position)
getXOffset
public int getXOffset()
setXOffset
public void setXOffset(int xOffset)
getYOffset
public int getYOffset()
setYOffset
public void setYOffset(int yOffset)
getHeight
public int getHeight()
setHeight
public void setHeight(int height)
getWidth
public int getWidth()
setWidth
public void setWidth(int width)
Copyright 2014, Silanis Technology, Inc. All rights reserved.