Class PolygonizeExample
- java.lang.Object
-
- org.locationtech.jtsexample.operation.polygonize.PolygonizeExample
-
public class PolygonizeExample extends java.lang.Object
Example of using Polygonizer class to polygonize a set of fully noded linestrings- Version:
- 1.7
-
-
Constructor Summary
Constructors Constructor Description PolygonizeExample()
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description static void
main(java.lang.String[] args)
(package private) void
run()
-