Interface ResizableFigure

All Superinterfaces:
Figure, PropertyBean, StyleableBean, StyleablePropertyBean, TreeNode<Figure>
All Known Implementing Classes:
BezierPathFigure, CombinedPathFigure, EllipseFigure, GroupFigure, ImageFigure, PageFigure, PolygonFigure, PolylineFigure, RectangleFigure, RegionFigure, SliceFigure, TextAreaFigure

public interface ResizableFigure extends Figure
Interface for figures which can be resized by the user through handles..
Author:
Werner Randelshofer