Uses of Class
mgui.io.domestic.shapes.ShapeDataInputOptions.Format
Package | Description |
---|---|
mgui.io.domestic.shapes |
-
Uses of ShapeDataInputOptions.Format in mgui.io.domestic.shapes
Fields in mgui.io.domestic.shapes declared as ShapeDataInputOptions.Format Modifier and Type Field Description ShapeDataInputOptions.Format[][]
ShapeDataInputOptions. formats
Methods in mgui.io.domestic.shapes that return ShapeDataInputOptions.Format Modifier and Type Method Description static ShapeDataInputOptions.Format
ShapeDataInputOptions.Format. valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.static ShapeDataInputOptions.Format[]
ShapeDataInputOptions.Format. values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods in mgui.io.domestic.shapes with parameters of type ShapeDataInputOptions.Format Modifier and Type Method Description protected MguiNumber
ShapeDataLoader. getValue(java.lang.String s, ShapeDataInputOptions.Format format)