Uses of Class
mgui.interfaces.shapes.selection.ShapeSelectionEvent
| Package | Description |
|---|---|
| mgui.interfaces |
This package contains all main/abstract interface objects (object which provides user interations)
for ModelGUI.
|
| mgui.interfaces.queries |
Provides querying functionality for interface objects.
|
| mgui.interfaces.shapes |
This package provides interfaces for user interaction with shapes and shape models.
|
| mgui.interfaces.shapes.selection |
-
Uses of ShapeSelectionEvent in mgui.interfaces
Methods in mgui.interfaces with parameters of type ShapeSelectionEvent Modifier and Type Method Description voidInterfaceSelectionPanel. shapeSelectionChanged(ShapeSelectionEvent e) -
Uses of ShapeSelectionEvent in mgui.interfaces.queries
Methods in mgui.interfaces.queries with parameters of type ShapeSelectionEvent Modifier and Type Method Description voidInterfaceQueryPanel. shapeSelectionChanged(ShapeSelectionEvent e) -
Uses of ShapeSelectionEvent in mgui.interfaces.shapes
Methods in mgui.interfaces.shapes with parameters of type ShapeSelectionEvent Modifier and Type Method Description protected voidShapeModel3D. fireSelectionListeners(ShapeSelectionEvent e)voidShapeModel3D. shapeSelectionChanged(ShapeSelectionEvent e) -
Uses of ShapeSelectionEvent in mgui.interfaces.shapes.selection
Methods in mgui.interfaces.shapes.selection with parameters of type ShapeSelectionEvent Modifier and Type Method Description voidShapeSelectionSet. fireSelectionListeners(ShapeSelectionEvent e)voidInterfaceSelectionSet. shapeSelectionChanged(ShapeSelectionEvent e)voidShapeSelectionListener. shapeSelectionChanged(ShapeSelectionEvent e)