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 Details

    • graphicSourceChanged

      void graphicSourceChanged​(GraphicEvent e)
    • graphicUpdated

      void graphicUpdated​(GraphicEvent e)