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 Provides methods to readFont
glyphs for strings intoPolygonal
geometry.GeometryCollectionShape AShape
which contains a heterogeneous collection of other shapes representing JTSGeometry
s.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 WritesGeometry
s into Java2DShape
objects of the appropriate type.