public interface FigureListener
| Modifier and Type | Method and Description |
|---|---|
void |
figureMoved(IFigure source)
Called when the given IFigure has moved.
|
void figureMoved(IFigure source)
source - The IFigure that has moved.Copyright (c) IBM Corp. and others 2000, 2011. All Rights Reserved.