|
Class Summary |
| Coordinate |
Represents a coordinate in some coordinate system. |
| Ellipse |
This class describes an ellipse with the upper left and lower right points. |
| LineSegment |
This class describes a line segment with the upper left and lower right
points. |
| OctagonBoundsStrategy |
A bounds strategy that calculates an octagonal bounding polygon around a
set of Shapes. |
| Point |
This class describes a point in cartesian space. |
| Polygon |
This class describes a polygon. |
| PolyLine |
This class describes a multi-segment line, or polyline. |
| Rectangle |
This class describes a rectangle by using the upper left and lower right
points. |
| RectangleBoundsStrategy |
A bounds strategy that calculates a rectangular bounding polygon around a
set of Shapes. |
| Shape |
This class is the superclass for all shapes handled by the system. |
| Stroke |
This class describes a stroke, or series of points. |