| Class | Description |
|---|---|
| BezierPoint |
A simple data structure, which combines a point with bezier information.
|
| DecoratorImageFigure | |
| FlexibleRotatableLocator |
This is a very flexible Locator, which places a
RotatableDecoration
or a non-rotatable IFigure on a Connection. |
| GFAbstractPointListShape |
An abstract class for those Graphiti Shapes, which are based on a list of points,
e.g.
|
| GFAbstractRotatableDecoration |
This class is an abstract super-class for all RotatableDecorations in
Graphiti.
|
| GFAbstractShape |
This class is an abstract super-class for all Shapes in Graphiti.
|
| GFEllipse |
A Graphiti Ellipse Figure.
|
| GFEllipseDecoration |
A Graphiti Ellipse Rotatable Decoration.
|
| GFFigureUtil |
A utility class containing static helper-methods for Graphiti figures.
|
| GFFlowPage | |
| GFImageFigure | |
| GFMultilineText | |
| GFPolygon |
A Graphiti Polygon Figure.
|
| GFPolygonDecoration |
A Graphiti Polygon Rotatable Decoration.
|
| GFPolyline |
A Graphiti Polyline Figure.
|
| GFPolylineConnection |
A Graphiti Polyline Connection.
|
| GFPolylineDecoration |
A Graphiti Polyline Rotatable Decoration.
|
| GFRectangleFigure |
A Graphiti Rectangle Figure.
|
| GFRoundedRectangle |
A Graphiti Rounded Rectangle Figure.
|
| GFText | |
| GFTextFlow | |
| ImageFigureAntialias |
A simple subclass of ImageFigure, which allows to set the antialias value to
be used when painting the Image.
|