Uses of Package
org.locationtech.jts.awt
Packages that use org.locationtech.jts.awt
Package
Description
Classes to perform conversions from Java2D shape objects.
-
Classes in org.locationtech.jts.awt used by org.locationtech.jts.awtClassDescriptionAn interface for classes which create
Shape
s to representPointShapeFactory.Point
geometries.Transforms a geometryCoordinate
into a Java2DPoint
, possibly with a mathematical transformation of the ordinate values.AShape
which represents a polygon which may contain holes. -
Classes in org.locationtech.jts.awt used by org.locationtech.jtstest.testbuilder.uiClassDescriptionTransforms a geometry
Coordinate
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