public static class GeoDistance.FactorFixedSourceDistance extends Object implements GeoDistance.FixedSourceDistance
| Constructor and Description |
|---|
GeoDistance.FactorFixedSourceDistance(double sourceLatitude,
double sourceLongitude,
DistanceUnit unit) |
public GeoDistance.FactorFixedSourceDistance(double sourceLatitude,
double sourceLongitude,
DistanceUnit unit)
public double calculate(double targetLatitude,
double targetLongitude)
calculate in interface GeoDistance.FixedSourceDistanceCopyright © 2009–2016. All rights reserved.