Class MinimalEdgeRing
java.lang.Object
org.locationtech.jts.geomgraph.EdgeRing
org.locationtech.jts.operation.overlay.MinimalEdgeRing
-
Field Summary
Fields inherited from class EdgeRing
geometryFactory, startDe -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetNext(DirectedEdge de) voidsetEdgeRing(DirectedEdge de, EdgeRing er) Methods inherited from class EdgeRing
addHole, addPoints, computePoints, computeRing, containsPoint, getCoordinate, getEdges, getLabel, getLinearRing, getMaxNodeDegree, getShell, isHole, isIsolated, isShell, mergeLabel, mergeLabel, setInResult, setShell, toPolygon
-
Constructor Details
-
MinimalEdgeRing
-
-
Method Details
-
getNext
-
setEdgeRing
- Specified by:
setEdgeRingin classEdgeRing
-