Package org.locationtech.jtsexample.geom
-
Class Summary Class Description BasicExample Shows basic ways of creating and operating on geometriesConstructionExample Examples of constructing Geometries programmatically.ExtendedCoordinate ExtendedCoordinateExample ExtendedCoordinateSequence Demonstrates how to implement a CoordinateSequence for a new kind of coordinate (anExtendedCoordinate
in this example).ExtendedCoordinateSequenceFactory Creates ExtendedCoordinateSequenceFactory internally represented as an array ofExtendedCoordinate
s.PrecisionModelExample An example showing the results of using different precision models in computations involving geometric constructions.SimpleMethodsExample An example showing a simple use of JTS methods for: WKT reading intersection relate WKT output