public class TextDecoration extends Object
| Constructor and Description |
|---|
TextDecoration(IdentValue identValue) |
| Modifier and Type | Method and Description |
|---|---|
IdentValue |
getIdentValue() |
int |
getOffset() |
int |
getThickness() |
void |
setOffset(int offset) |
void |
setThickness(int thickness) |
public TextDecoration(IdentValue identValue)
public int getOffset()
public void setOffset(int offset)
public int getThickness()
public void setThickness(int thickness)
public IdentValue getIdentValue()
Copyright © 2011-2013. All Rights Reserved.