public final class TextIndent extends java.lang.Object implements StyleElement
| Constructor and Description |
|---|
TextIndent()
Creates: "text-indent:initial"
|
TextIndent(Length length)
Creates text indent with given
Length |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
draw()
All descendant have to implement how to draw it
|
Length |
getLength() |
public java.lang.String draw()
StyleElementdraw in interface StyleElementpublic Length getLength()