Class | Description |
---|---|
BasicExample |
Shows basic ways of creating and operating on geometries
|
ConstructionExample |
Examples of constructing Geometries programmatically.
|
ExtendedCoordinate | |
ExtendedCoordinateExample | |
ExtendedCoordinateSequence |
Demonstrates how to implement a CoordinateSequence for a new kind of
coordinate (an
ExtendedCoordinate in this example). |
ExtendedCoordinateSequenceFactory |
Creates ExtendedCoordinateSequenceFactory internally represented
as an array of
ExtendedCoordinate 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
|
Copyright © 2020. All rights reserved.