Package org.locationtech.jtsexample.technique
-
Class Summary 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.PreparedGeometryIndex A spatial index which indexesPreparedGeometry
s created from a set ofGeometry
s.SearchUsingPreparedGeometryIndex Demonstrates use ofPreparedGeometry
s in a spatial index to optimize spatial search.