java.lang.Object
org.locationtech.jtsexample.operation.polygonize.PolygonizeExample
public class PolygonizeExample
extends Object
Example of using Polygonizer class to polygonize a set of fully noded linestrings
- Version:
- 1.7
-
Constructor Summary
Constructors
-
Method Summary
static void
(package private) void
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
PolygonizeExample
public PolygonizeExample()
-