|
Flying Saucer Project Release ${app.version} | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.xhtmlrenderer.render.TextDecoration
public class TextDecoration
Constructor Summary | |
---|---|
TextDecoration(IdentValue identValue)
|
Method Summary | |
---|---|
IdentValue |
getIdentValue()
|
int |
getOffset()
|
int |
getThickness()
|
void |
setOffset(int offset)
|
void |
setThickness(int thickness)
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public TextDecoration(IdentValue identValue)
Method Detail |
---|
public int getOffset()
public void setOffset(int offset)
public int getThickness()
public void setThickness(int thickness)
public IdentValue getIdentValue()
|
Flying Saucer Project Release ${app.version} | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |