public final class LetterSpacing extends java.lang.Object implements StyleElement
| Constructor and Description |
|---|
LetterSpacing()
Creates "letter-spacing: normal"
|
LetterSpacing(Length length)
Creates letter spacing with
Length |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
draw()
All descendant have to implement how to draw it
|
Length |
getLength() |
public Length getLength()
public java.lang.String draw()
StyleElementdraw in interface StyleElement