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