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 DrawModeGraffitiView. getDrawMode()static DrawModeDrawMode. 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 voidGraffitiView. setDrawMode(DrawMode dm)