Package org.locationtech.jtsexample.geom
package org.locationtech.jtsexample.geom
-
ClassesClassDescriptionShows basic ways of creating and operating on geometriesExamples of constructing Geometries programmatically.Demonstrates 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.An example showing the results of using different precision models in computations involving geometric constructions.An example showing a simple use of JTS methods for: WKT reading intersection relate WKT output