Uses of Class
mgui.interfaces.shapes.VolumeSet3DInt
Package | Description |
---|---|
mgui.interfaces.shapes.volume |
-
Uses of VolumeSet3DInt in mgui.interfaces.shapes.volume
Fields in mgui.interfaces.shapes.volume declared as VolumeSet3DInt Modifier and Type Field Description protected VolumeSet3DInt
InterfaceVolumeSetPanel. current_volume_set
Methods in mgui.interfaces.shapes.volume with parameters of type VolumeSet3DInt Modifier and Type Method Description protected void
InterfaceVolumeSetPanel. setCurrentVolumeSet(VolumeSet3DInt volume_set)
Set the current volume set; updates panel components to reflect the changevoid
InterfaceVolumeSetPanel.OverlayVolumeTableModel. setVolumeSet(VolumeSet3DInt volume_set)
Constructors in mgui.interfaces.shapes.volume with parameters of type VolumeSet3DInt Constructor Description OverlayVolumeTableModel(VolumeSet3DInt volume_set)