Constructor and Description |
---|
EdgeTable() |
Modifier and Type | Method and Description |
---|---|
void |
addNode(double x,
double y) |
boolean |
FWD_MIN(int i) |
EdgeNode |
getNode(int index) |
boolean |
NOT_FMAX(int i) |
boolean |
NOT_RMAX(int i) |
boolean |
REV_MIN(int i) |
public EdgeTable()
public void addNode(double x, double y)
x
- y
- public boolean FWD_MIN(int i)
i
- public boolean NOT_FMAX(int i)
i
- public boolean REV_MIN(int i)
i
- public boolean NOT_RMAX(int i)
i
-