Uses of Package
org.locationtech.jts.geom.impl
Packages that use org.locationtech.jts.geom.impl
Package
Description
Implementations of interfaces for geometric structures.
-
Classes in org.locationtech.jts.geom.impl used by org.locationtech.jts.geom.implClassDescriptionA
CoordinateSequence
backed by an array ofCoordinate
s.CreatesCoordinateSequence
s represented as an array ofCoordinate
s.ACoordinateSequence
implementation based on a packed arrays.Packed coordinate sequence implementation based on doublesPacked coordinate sequence implementation based on floatsBuilds packed array coordinate sequences.