public class MinimalEdgeRing extends EdgeRing
Edges with the property that no node has degree greater than 2. These are the form of rings required to represent polygons under the OGC SFS spatial data model.
MaximalEdgeRing
geometryFactory, startDe| Constructor and Description |
|---|
MinimalEdgeRing(DirectedEdge
|
| Modifier and Type | Method and Description |
|---|---|
DirectedEdge |
getNext(DirectedEdge
|
void |
setEdgeRing(DirectedEdge
|
addHole, addPoints, computePoints, computeRing, containsPoint, getCoordinate, getEdges, getLabel, getLinearRing, getMaxNodeDegree, getShell, isHole, isIsolated, isShell, mergeLabel, mergeLabel, setInResult, setShell, toPolygonpublic MinimalEdgeRing(DirectedEdgestart, GeometryFactory geometryFactory)
public DirectedEdgegetNext(DirectedEdge de)
public void setEdgeRing(DirectedEdgede, EdgeRing er)