| Class | Description |
|---|---|
| ConsistentPolygonRingChecker |
Tests whether the polygon rings in a
GeometryGraph
are consistent. |
| EdgeSetNoder |
Nodes a set of edges.
|
| LineBuilder |
Forms JTS LineStrings out of a the graph of
DirectedEdges
created by an OverlayOp. |
| MaximalEdgeRing |
A ring of
DirectedEdges which may contain nodes of degree > 2. |
| MinimalEdgeRing |
A ring of
Edges with the property that no node
has degree greater than 2. |
| OverlayNodeFactory |
Creates nodes for use in the
PlanarGraphs constructed during
overlay operations. |
| OverlayOp |
Computes the geometric overlay of two
Geometrys. |
| PointBuilder |
Constructs
Points from the nodes of an overlay graph. |
| PolygonBuilder |
Forms
Polygons out of a graph of DirectedEdges. |
Copyright © 2015. All rights reserved.