Package org.locationtech.jts.awt
package org.locationtech.jts.awt
Classes to perform conversions from Java2D shape objects.
-
ClassDescriptionCopies point ordinates with no transformation.An 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.APathIterator
which provides paths for a collection ofShape
s.