|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use EdgeRing | |
|---|---|
| com.vividsolutions.jts.operation.polygonize | An API for polygonizing sets of lines. |
| Uses of EdgeRing in com.vividsolutions.jts.operation.polygonize |
|---|
| Methods in com.vividsolutions.jts.operation.polygonize that return EdgeRing | |
|---|---|
static EdgeRing |
EdgeRing.findEdgeRingContaining(EdgeRing testEr,
java.util.List shellList)
Find the innermost enclosing shell EdgeRing containing the argument EdgeRing, if any. |
| Methods in com.vividsolutions.jts.operation.polygonize with parameters of type EdgeRing | |
|---|---|
static EdgeRing |
EdgeRing.findEdgeRingContaining(EdgeRing testEr,
java.util.List shellList)
Find the innermost enclosing shell EdgeRing containing the argument EdgeRing, if any. |
void |
PolygonizeDirectedEdge.setRing(EdgeRing edgeRing)
Sets the ring of directed edges that this directed edge is a member of. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||