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