|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
An interface to abstractly access a polygon in the 2D rectangular coordinate system.
Method Summary | |
PointI |
point(int index)
Returns the point at 'index'; |
Methods inherited from interface drasys.or.geom.rect2.Rect2I |
centroid,
distanceProxyTo,
distanceTo,
nearestPointTo,
range |
Methods inherited from interface drasys.or.geom.PolygonI |
getPoint,
holes,
length,
sizeOfHoles,
sizeOfVertices,
vertices |
Method Detail |
public PointI point(int index)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |