| Figure | 
 A figure represents a graphical object. 
 | 
| FigureChangeListener | 
A change listener which can be registered with a  Figure.  
 | 
| FigureCollection | 
 A collection of figures. 
 | 
| FigureEditor | 
 A figure editor is used to insert, delete and modify figures stored in a figure collection. 
 | 
| FigureEditorAware | 
 Something that knows about a figure editor. 
 | 
| FigureFactory | 
  | 
| FigureSelection | 
 A selection of figures. 
 | 
| FigureStyle | 
A  PropertySet that provides style information for figures.  
 | 
| Handle | 
 Handles are shown on figures vertices or boundaries. 
 | 
| Interactor | 
Interactors catch user input to a  FigureEditor component and translate them into behaviour.  
 | 
| InteractorAware | 
  | 
| InteractorInterceptor | 
 Interactor interceptors are used to check whether an interaction can be performed or not. 
 | 
| InteractorListener | 
  | 
| PointFigure | 
 A point figure. 
 | 
| ShapeFigure | 
 A figure which uses an arbitrary geometry represented by a Java AWT shape. 
 | 
| Symbol | 
 The graphical representation of point figures. 
 |