public class Visibility extends StyleElement
Modifier and Type | Class and Description |
---|---|
static class |
Visibility.Type
Type of visibility
|
Constructor and Description |
---|
Visibility() |
Modifier and Type | Method and Description |
---|---|
protected java.lang.String |
draw()
All descendant have to implement how to draw it
|
protected StyleElementType |
getElementType() |
Visibility.Type |
getType() |
Visibility |
setType(Visibility.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 Visibility.Type getType()
public Visibility setType(Visibility.Type type)
type
- the type to set