T - public static class DistanceUtils.GetLocatedDistance2D<T extends ILocated> extends Object implements DistanceUtils.IGetDistance<T>
DistanceUtils.IGetDistance that uses Location.getDistance2D(Location) method.| Constructor and Description |
|---|
DistanceUtils.GetLocatedDistance2D() |
public double getDistance(T object, ILocated target)
Location.getDistance(Location) method.getDistance in interface DistanceUtils.IGetDistance<T extends ILocated>Copyright © 2012 AMIS research group, Faculty of Mathematics and Physics, Charles University in Prague, Czech Republic. All Rights Reserved.