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
PreparedGeometry s in a spatial index
to optimize spatial search. |
Copyright © 2022. All rights reserved.