simtools.shapes
Interface ShapeListener

All Known Implementing Classes:
CompoundShape, CurveStatisticsPanel, Plot, PlotInformationDialog, PlotShape, ShapesContainer.ShapesComponent, ShapesContainer.ShapesComponent, TimeCurveStatisticPanel, TimePlot, TimePlot, TimePlotStatisticsDialog

public interface ShapeListener

Author:
simtools

Method Summary
 void shapeChanged(AbstractShape shape, java.awt.Rectangle changedArea)
           
 

Method Detail

shapeChanged

void shapeChanged(AbstractShape shape,
                  java.awt.Rectangle changedArea)