Uses of Class
org.graffiti.plugins.views.defaults.DrawMode
Package | Description |
---|---|
org.graffiti.plugins.views.defaults |
-
Uses of DrawMode in org.graffiti.plugins.views.defaults
Methods in org.graffiti.plugins.views.defaults that return DrawMode Modifier and Type Method Description DrawMode
GraffitiView. getDrawMode()
static DrawMode
DrawMode. valueOf(String name)
Returns the enum constant of this type with the specified name.static DrawMode[]
DrawMode. values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.graffiti.plugins.views.defaults with parameters of type DrawMode Modifier and Type Method Description void
GraffitiView. setDrawMode(DrawMode dm)