IMetrics_DG Interface
- DistPoint
- Dist
- Dist1
- IsCloserThan
- GetDimensions
- GetLocalDimensions
- GetPointLocation
double DistPoint(Point_DG point, Point_DG pointNearest)
double Dist(IMetrics_DG metricObjectOther, Point_DG pointThis, Point_DG pointOther)
double Dist1(IMetrics_DG metricObjectOther, MetrDistContext_DG context, IMapUnkn_DG nearestThisToOtherMap)
bool IsCloserThan(IMetrics_DG metricObjectOther, double distance, MetrIsCloserThanContext_DG context)
Rectangle_DG GetDimensions()
Rectangle_DG GetLocalDimensions(Rectangle_DG localBox)
int GetPointLocation(Point_DG pt)
|