Uses of Class
mgui.io.domestic.graphs.GraphInputOptions.GraphLoadType
Package | Description |
---|---|
mgui.io.domestic.graphs |
-
Uses of GraphInputOptions.GraphLoadType in mgui.io.domestic.graphs
Fields in mgui.io.domestic.graphs declared as GraphInputOptions.GraphLoadType Modifier and Type Field Description GraphInputOptions.GraphLoadType
GraphInputOptions. type
Methods in mgui.io.domestic.graphs that return GraphInputOptions.GraphLoadType Modifier and Type Method Description static GraphInputOptions.GraphLoadType
GraphInputOptions.GraphLoadType. valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.static GraphInputOptions.GraphLoadType[]
GraphInputOptions.GraphLoadType. values()
Returns an array containing the constants of this enum type, in the order they are declared.