|
|||||||||
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 QuadEdge
s.
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
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |