Uses of Interface
mgui.interfaces.maps.ColourMapListener
Package | Description |
---|---|
mgui.interfaces.shapes |
This package provides interfaces for user interaction with shapes and shape models.
|
mgui.interfaces.shapes.dynamic |
-
Uses of ColourMapListener in mgui.interfaces.shapes
Classes in mgui.interfaces.shapes that implement ColourMapListener Modifier and Type Class Description class
TensorVolume3DInt
class
Volume3DInt
Class acting as interface to a volume shape, as defined by the Grid3D geometry class.class
VolumeSet3DInt
A set ofVolume3DInt
objects which render as an overlay image. -
Uses of ColourMapListener in mgui.interfaces.shapes.dynamic
Classes in mgui.interfaces.shapes.dynamic that implement ColourMapListener Modifier and Type Class Description class
Volume4DInt
Volume with 3 space and 1 time dimension.