|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use PolygonizeDirectedEdge | |
|---|---|
| com.vividsolutions.jts.operation.polygonize | An API for polygonizing sets of lines. |
| Uses of PolygonizeDirectedEdge in com.vividsolutions.jts.operation.polygonize |
|---|
| Methods in com.vividsolutions.jts.operation.polygonize that return PolygonizeDirectedEdge | |
|---|---|
PolygonizeDirectedEdge |
PolygonizeDirectedEdge.getNext()
Returns the next directed edge in the EdgeRing that this directed edge is a member of. |
| Methods in com.vividsolutions.jts.operation.polygonize with parameters of type PolygonizeDirectedEdge | |
|---|---|
void |
PolygonizeDirectedEdge.setNext(PolygonizeDirectedEdge next)
Sets the next directed edge in the EdgeRing that this directed edge is a member of. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||