Uses of Class
mgui.interfaces.tools.graphs.ToolGraphImage.Type
| Package | Description |
|---|---|
| mgui.interfaces.tools.graphs |
-
Uses of ToolGraphImage.Type in mgui.interfaces.tools.graphs
Methods in mgui.interfaces.tools.graphs that return ToolGraphImage.Type Modifier and Type Method Description static ToolGraphImage.TypeToolGraphImage.Type. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static ToolGraphImage.Type[]ToolGraphImage.Type. values()Returns an array containing the constants of this enum type, in the order they are declared.Constructors in mgui.interfaces.tools.graphs with parameters of type ToolGraphImage.Type Constructor Description ToolGraphImage(ToolGraphImage.Type type)