Package | Description |
---|---|
org.openimaj.math.geometry.shape.util.polygon |
Modifier and Type | Field and Description |
---|---|
DoublePoint2dImpl |
EdgeNode.bot
Edge lower (x, y) coordinate
|
DoublePoint2dImpl |
ItNode.point
Point of intersection
|
DoublePoint2dImpl |
EdgeNode.top
Edge upper (x, y) coordinate
|
DoublePoint2dImpl |
EdgeNode.vertex
Piggy-backed contour vertex data
|