| Prev Class | Next Class | Frames | No Frames |
| Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Objectcom.vividsolutions.jts.geomgraph.EdgeRingcom.vividsolutions.jts.operation.overlay.MinimalEdgeRingpublic class MinimalEdgeRingextends EdgeRingEdges 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.
MaximalEdgeRingField Summary |
Fields inherited from class com.vividsolutions.jts.geomgraph.EdgeRing | |
cga, geometryFactory, startDe | |
Constructor Summary | |
| |
Method Summary | |
DirectedEdge |
|
void |
|
Methods inherited from class com.vividsolutions.jts.geomgraph.EdgeRing | |
addHole, addPoints, computePoints, computeRing, containsPoint, getCoordinate, getEdges, getLabel, getLinearRing, getMaxNodeDegree, getNext, getShell, isHole, isIsolated, isShell, mergeLabel, mergeLabel, setEdgeRing, setInResult, setShell, toPolygon | |
public MinimalEdgeRing(DirectedEdge start, GeometryFactory geometryFactory, CGAlgorithms cga)
public void setEdgeRing(DirectedEdge de, EdgeRing er)
- Overrides:
- setEdgeRing in interface EdgeRing