Uses of Class
mgui.numbers.MguiBoolean
Package | Description |
---|---|
mgui.geometry.mesh |
Provides classes representing and operating on 3D mesh shapes.
|
mgui.interfaces.plots.sgt |
Plots using the Scientific Graphics Toolkit (SGT) library.
|
mgui.interfaces.shapes |
This package provides interfaces for user interaction with shapes and shape models.
|
-
Uses of MguiBoolean in mgui.geometry.mesh
Method parameters in mgui.geometry.mesh with type arguments of type MguiBoolean Modifier and Type Method Description static void
MeshDecimation. tagBoundaryNodes(java.util.ArrayList<MguiBoolean> tagged, NeighbourhoodMesh n_mesh)
Tag all boundary nodes. -
Uses of MguiBoolean in mgui.interfaces.plots.sgt
Fields in mgui.interfaces.plots.sgt with type parameters of type MguiBoolean Modifier and Type Field Description java.util.ArrayList<Attribute<MguiBoolean>>
SgtMultilinePlotDialog.YTableModel. select
java.util.ArrayList<Attribute<MguiBoolean>>
SgtScatterPlotDialog.XYTableModel. select
-
Uses of MguiBoolean in mgui.interfaces.shapes
Fields in mgui.interfaces.shapes with type parameters of type MguiBoolean Modifier and Type Field Description java.util.ArrayList<MguiBoolean>
BoolPolygon2DInt. booleanNodes