public class Position extends StyleElement
Modifier and Type | Class and Description |
---|---|
static class |
Position.Type
Type of box's position
|
Constructor and Description |
---|
Position() |
Modifier and Type | Method and Description |
---|---|
protected java.lang.String |
draw()
All descendant have to implement how to draw it
|
protected StyleElementType |
getElementType() |
Position.Type |
getType() |
Position |
setType(Position.Type type) |
drawClass, drawScript, getRoot, setRoot, toString
protected StyleElementType getElementType()
getElementType
in class StyleElement
protected java.lang.String draw()
StyleElement
draw
in class StyleElement
public Position.Type getType()
public Position setType(Position.Type type)
type
- the type to set