Uses of Class
mgui.io.domestic.shapes.ShapeDataInputOptions
Package | Description |
---|---|
mgui.io.domestic.shapes |
-
Uses of ShapeDataInputOptions in mgui.io.domestic.shapes
Fields in mgui.io.domestic.shapes declared as ShapeDataInputOptions Modifier and Type Field Description protected ShapeDataInputOptions
ShapeDataLoader. options
Methods in mgui.io.domestic.shapes with parameters of type ShapeDataInputOptions Modifier and Type Method Description java.util.HashMap<java.lang.String,java.util.ArrayList<MguiNumber>>
ShapeDataLoader. loadData(ShapeDataInputOptions options, ProgressUpdater progress_bar)
java.util.HashMap<java.lang.String,java.util.ArrayList<MguiNumber>>
ShapeDataLoader. loadDataBlocking(ShapeDataInputOptions options, ProgressUpdater progress_bar)
java.util.HashMap<java.lang.String,java.util.ArrayList<MguiNumber>>
VectorDataLoader. loadDataBlocking(ShapeDataInputOptions options, ProgressUpdater progress_bar)