Uses of Class
mgui.interfaces.graphics.util.Axes3D
Package | Description |
---|---|
mgui.interfaces.graphics |
Provides graphical windows for user interaction with model objects.
|
mgui.interfaces.graphics.util |
Utility classes operating on 2D and 3D graphics objects.
|
-
Uses of Axes3D in mgui.interfaces.graphics
Fields in mgui.interfaces.graphics declared as Axes3D Modifier and Type Field Description protected Axes3D
InterfaceGraphic3D. axes
Methods in mgui.interfaces.graphics with parameters of type Axes3D Modifier and Type Method Description void
InterfaceGraphic3D. setAxes(Axes3D axes)
-
Uses of Axes3D in mgui.interfaces.graphics.util
Constructors in mgui.interfaces.graphics.util with parameters of type Axes3D Constructor Description AxesEvent(Axes3D axes)