drasys.or.geom.rect3
Interface Rect3I
- All Known Subinterfaces:
- LineSegmentI, PointI, RangeI
- All Known Implementing Classes:
- Rect3
- public interface Rect3I
- extends GeomI
An interface to abstractly access 3D rectangular objects.
range
public RangeI range()
centroid
public PointI centroid()
nearestPointTo
public PointI nearestPointTo(PointI point)
distanceTo
public double distanceTo(PointI point)
distanceProxyTo
public double distanceProxyTo(PointI point)
Copyright(C)1997-2000 by DRA Systems all rights reserved. OpsResearch.com