Package org.locationtech.jts.awt
Classes to perform conversions from Java2D shape objects.
-
Interface Summary Interface Description PointShapeFactory An interface for classes which createShape
s to representPointShapeFactory.Point
geometries.PointTransformation Transforms a geometryCoordinate
into a Java2DPoint
, possibly with a mathematical transformation of the ordinate values. -
Class Summary 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 AShape
which represents a polygon which may contain holes.ShapeCollectionPathIterator APathIterator
which provides paths for a collection ofShape
s.ShapeReader ShapeWriter