See: Description
| Interface | Description |
|---|---|
| PointShapeFactory |
An interface for classes which create
Shapes to represent
PointShapeFactory.Point
geometries. |
| PointTransformation |
Transforms a geometry
Coordinate into a Java2D Point,
possibly with a mathematical transformation of the ordinate values. |
| Class | Description |
|---|---|
| FontGlyphReader | |
| GeometryCollectionShape | |
| IdentityPointTransformation |
Copies point ordinates with no transformation.
|
| PointShapeFactory.BasePointShapeFactory | |
| PointShapeFactory.Circle | |
| PointShapeFactory.Cross | |
| PointShapeFactory.Point | |
| PointShapeFactory.Square | |
| PointShapeFactory.Star | |
| PointShapeFactory.Triangle | |
| PointShapeFactory.X | |
| PolygonShape |
A
Shape which represents a polygon which may contain holes. |
| ShapeCollectionPathIterator |
A
PathIterator which provides paths for a collection of Shapes. |
| ShapeReader | |
| ShapeWriter |
Copyright © 2024. All rights reserved.