com.vividsolutions.jtsexample.technique |
|
Java Source File Name | Type | Comment |
LineStringSelfIntersections.java | Class | Shows a technique for identifying the location of self-intersections
in a non-simple LineString. |
PolygonUnionUsingBuffer.java | Class | Shows a technique for using a zero-width buffer to compute
the union of a collection of polygonal geometrys. |