Package mgui.interfaces.graphics
Interface InterfaceGraphicListener
- All Known Implementing Classes:
InterfaceSectionSetPanel
,SectionSet2DInt
,ShapeModel3D
,ShapeSet3DInt
,Volume3DRenderer
,Volume4DRenderer
public interface InterfaceGraphicListener
Specifies a listener on
InterfaceGraphic
objects.- Since:
- 1.0
- Version:
- 1.0
- Author:
- Andrew Reid
-
Method Summary
Modifier and Type Method Description void
graphicSourceChanged(GraphicEvent e)
void
graphicUpdated(GraphicEvent e)
-
Method Details
-
graphicSourceChanged
-
graphicUpdated
-