public final class Height extends java.lang.Object implements StyleElement
Constructor and Description |
---|
Height()
Creates "height: auto".
|
Height(Length length)
Creates height 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()
StyleElement
draw
in interface StyleElement