Uses of Package
org.locationtech.jts.awt
-
Packages that use org.locationtech.jts.awt Package Description org.locationtech.jts.awt Classes to perform conversions from Java2D shape objects.org.locationtech.jtstest.testbuilder.ui org.locationtech.jtstest.testbuilder.ui.render -
Classes in org.locationtech.jts.awt used by org.locationtech.jts.awt Class Description PointShapeFactory An interface for classes which createShape
s to representPointShapeFactory.Point
geometries.PointShapeFactory.BasePointShapeFactory PointTransformation Transforms a geometryCoordinate
into a Java2DPoint
, possibly with a mathematical transformation of the ordinate values.PolygonShape AShape
which represents a polygon which may contain holes. -
Classes in org.locationtech.jts.awt used by org.locationtech.jtstest.testbuilder.ui Class Description PointTransformation Transforms a geometryCoordinate
into a Java2DPoint
, possibly with a mathematical transformation of the ordinate values. -
Classes in org.locationtech.jts.awt used by org.locationtech.jtstest.testbuilder.ui.render Class Description ShapeWriter WritesGeometry
s into Java2DShape
objects of the appropriate type.