| Package | Description |
|---|---|
| org.openimaj.math.geometry.shape.util.polygon |
| Modifier and Type | Field and Description |
|---|---|
ItNode |
ItNode.next
The next intersection table node
|
| Constructor and Description |
|---|
ItNode(EdgeNode edge0,
EdgeNode edge1,
double x,
double y,
ItNode next) |