Uses of Package
org.locationtech.jtsexample.geom
Packages that use org.locationtech.jtsexample.geom
-
Classes in org.locationtech.jtsexample.geom used by org.locationtech.jtsexample.geomClassDescriptionDemonstrates how to implement a CoordinateSequence for a new kind of coordinate (an
ExtendedCoordinate
in this example).Creates ExtendedCoordinateSequenceFactory internally represented as an array ofExtendedCoordinate
s.