drasys.or.geom
Interface PointI
- All Known Subinterfaces:
- PointI, PointI, PointI
- All Known Implementing Classes:
- Point
- public interface PointI
- extends GeomI
An interface used by all algorithms to abstractly access points.
getCoordinate
public double getCoordinate(int i)
- Returns individual coordinates by ordinality.
getDirectionTo
public double getDirectionTo(PointI point)
- Returns the direction to the argument.
The return value is in the range -PI to +PI.
Copyright(C)1997-2000 by DRA Systems all rights reserved. OpsResearch.com