org.xhtmlrenderer.render
Class TextDecoration
java.lang.Object
org.xhtmlrenderer.render.TextDecoration
public class TextDecoration
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TextDecoration
public TextDecoration(IdentValue identValue)
getOffset
public int getOffset()
setOffset
public void setOffset(int offset)
getThickness
public int getThickness()
setThickness
public void setThickness(int thickness)
getIdentValue
public IdentValue getIdentValue()
Copyright © 2013. All Rights Reserved.