Uses of Class
mgui.interfaces.shapes.util.ShapeEvent
| Package | Description |
|---|---|
| mgui.interfaces |
This package contains all main/abstract interface objects (object which provides user interations)
for ModelGUI.
|
| mgui.interfaces.graphics |
Provides graphical windows for user interaction with model objects.
|
| mgui.interfaces.shapes |
This package provides interfaces for user interaction with shapes and shape models.
|
| mgui.interfaces.shapes.mesh | |
| mgui.interfaces.shapes.selection | |
| mgui.interfaces.shapes.trees | |
| mgui.interfaces.shapes.util | |
| mgui.interfaces.shapes.volume | |
| mgui.morph.sections |
-
Uses of ShapeEvent in mgui.interfaces
Methods in mgui.interfaces with parameters of type ShapeEvent Modifier and Type Method Description voidInterfaceComboPanel. shapeUpdated(ShapeEvent e)voidInterfaceDisplayPanel. shapeUpdated(ShapeEvent e)voidInterfacePanel. shapeUpdated(ShapeEvent e)voidInterfaceSelectionPanel. shapeUpdated(ShapeEvent e) -
Uses of ShapeEvent in mgui.interfaces.graphics
Methods in mgui.interfaces.graphics with parameters of type ShapeEvent Modifier and Type Method Description voidInterfaceGraphic2D. shapeUpdated(ShapeEvent e)voidInterfaceGraphic3D. shapeUpdated(ShapeEvent e)voidView3D. shapeUpdated(ShapeEvent e) -
Uses of ShapeEvent in mgui.interfaces.shapes
Methods in mgui.interfaces.shapes with parameters of type ShapeEvent Modifier and Type Method Description voidShape2DInt. destroy(ShapeEvent event)voidShape3DInt. fireChildren2D(ShapeEvent e)Fires a ShapeEvent for this shape's 2D childrenprotected voidInterfaceShape. fireShapeListeners(ShapeEvent e)voidShape2DInt. fireShapeListeners(ShapeEvent e)protected voidShape3DInt. fireShapeListeners(ShapeEvent e)protected voidShapeModel3D. fireShapeListeners(ShapeEvent e)protected voidShapeSet3DInt. fireShapeListeners(ShapeEvent e)voidInterfaceSectionSetPanel. shapeUpdated(ShapeEvent e)voidSectionSet3DInt. shapeUpdated(ShapeEvent e)voidShape2DInt. shapeUpdated(ShapeEvent e)voidShape2DSectionNode. shapeUpdated(ShapeEvent e)voidShape3DSceneNode. shapeUpdated(ShapeEvent e)voidShapeModel3D. shapeUpdated(ShapeEvent e)voidShapeSceneNode. shapeUpdated(ShapeEvent e)voidShapeSet2DInt. shapeUpdated(ShapeEvent e)voidShapeSet3DInt. shapeUpdated(ShapeEvent e)Responds to a change in a member shape.voidVolume3DInt. shapeUpdated(ShapeEvent e)voidVolumeSet3DInt. shapeUpdated(ShapeEvent e) -
Uses of ShapeEvent in mgui.interfaces.shapes.mesh
Methods in mgui.interfaces.shapes.mesh with parameters of type ShapeEvent Modifier and Type Method Description voidInterfaceMeshPanel. shapeUpdated(ShapeEvent e) -
Uses of ShapeEvent in mgui.interfaces.shapes.selection
Methods in mgui.interfaces.shapes.selection with parameters of type ShapeEvent Modifier and Type Method Description voidShapeSelectionSet. shapeUpdated(ShapeEvent e) -
Uses of ShapeEvent in mgui.interfaces.shapes.trees
Methods in mgui.interfaces.shapes.trees with parameters of type ShapeEvent Modifier and Type Method Description voidShapeModel3DTreeNode. shapeUpdated(ShapeEvent e)voidShapeTreeNode. shapeUpdated(ShapeEvent e)Respond to a shape event on this node's ShapeInt. -
Uses of ShapeEvent in mgui.interfaces.shapes.util
Methods in mgui.interfaces.shapes.util with parameters of type ShapeEvent Modifier and Type Method Description voidShapeListener. shapeUpdated(ShapeEvent event)A shape that this object is listening to has been updated. -
Uses of ShapeEvent in mgui.interfaces.shapes.volume
Methods in mgui.interfaces.shapes.volume with parameters of type ShapeEvent Modifier and Type Method Description voidInterfaceVolumePanel. shapeUpdated(ShapeEvent e)voidInterfaceVolumeSetPanel. shapeUpdated(ShapeEvent e) -
Uses of ShapeEvent in mgui.morph.sections
Methods in mgui.morph.sections with parameters of type ShapeEvent Modifier and Type Method Description voidRadialRep2DInt. shapeUpdated(ShapeEvent e)