Package org.locationtech.jtsexample.technique
package org.locationtech.jtsexample.technique
-
ClassesClassDescriptionShows a technique for identifying the location of self-intersections in a non-simple LineString.Deprecated.It is now recommended to use Geometry.union() (unary union) instead of this technique.Demonstrates use of
PreparedGeometry
s in a spatial index to optimize spatial search.