public class GeoValue extends Value
| Constructor and Description |
|---|
GeoValue(double lon,
double lat,
double radius,
GeoUnit unit) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isCombinable() |
java.lang.String |
toString() |
public GeoValue(double lon,
double lat,
double radius,
GeoUnit unit)
public boolean isCombinable()
isCombinable in class ValueCopyright © 2025. All rights reserved.