public interface CoordinateListener
| Modifier and Type | Method and Description |
|---|---|
void |
coordinateSystemChanged(IFigure source)
Indicates that the coordinate system has changed in a way that affects
the absolute locations of contained figures.
|
void coordinateSystemChanged(IFigure source)
source - the figure whose coordinate system changedCopyright (c) IBM Corp. and others 2000, 2011. All Rights Reserved.