| Class | Description |
|---|---|
| LineStringSelfIntersections |
Shows a technique for identifying the location of self-intersections
in a non-simple LineString.
|
| PolygonUnionUsingBuffer | Deprecated
It is now recommended to use Geometry.union() (unary union) instead of this technique.
|
| SearchUsingPreparedGeometryIndex |
Demonstrates use of
PreparedGeometrys in a spatial index
to optimize spatial search. |
Copyright © 2015. All rights reserved.