|
JTS Topology Suite - v 1.12 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.vividsolutions.jts.triangulate.quadedge.QuadEdgeUtil
public class QuadEdgeUtil
Utilities for working with QuadEdges.
| Constructor Summary | |
|---|---|
QuadEdgeUtil()
|
|
| Method Summary | |
|---|---|
static java.util.List |
findEdgesIncidentOnOrigin(QuadEdge start)
Gets all edges which are incident on the origin of the given edge. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public QuadEdgeUtil()
| Method Detail |
|---|
public static java.util.List findEdgesIncidentOnOrigin(QuadEdge start)
start - the edge to start at
|
JTS Topology Suite - v 1.12 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||