drasys.or.geom.rect2
Interface PolygonI

All Known Implementing Classes:
Polygon

public interface PolygonI
extends Rect2I, PolygonI

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

point

public PointI point(int index)
Returns the point at 'index';


Copyright(C)1997-2000 by DRA Systems all rights reserved. OpsResearch.com