public static class GeoEncodingUtils.DistancePredicate
extends java.lang.Object
Modifier and Type | Method and Description |
---|---|
boolean |
test(int lat,
int lon)
Check whether the given point is within a distance of another point.
|
Copyright © 2000–2019 The Apache Software Foundation. All rights reserved.