Uses of Class
org.graffiti.plugins.attributecomponents.simplelabel.Quadrant
Package | Description |
---|---|
org.graffiti.plugins.attributecomponents.simplelabel |
-
Uses of Quadrant in org.graffiti.plugins.attributecomponents.simplelabel
Methods in org.graffiti.plugins.attributecomponents.simplelabel that return Quadrant Modifier and Type Method Description static Quadrant
Quadrant. valueOf(String name)
Returns the enum constant of this type with the specified name.static Quadrant[]
Quadrant. values()
Returns an array containing the constants of this enum type, in the order they are declared.