public interface WingededgeInterface extends TriangulationInterface
Modifier and Type | Method and Description |
---|---|
int |
getLeftBack(int e) |
int |
getLeftFront(int e) |
int |
getRightBack(int e) |
int |
getRightFront(int e) |
boolean |
isOutgoing(int e,
int v)
Check whether edge e is outgoing from vertex v
|
int |
sizeOfEdges() |
getEdge, getPoint, getSource, getTarget, sizeOfVertices