public interface WeightedLocation
Modifier and Type | Method and Description |
---|---|
GeoPoint |
getLocation() |
java.lang.Double |
getWeight()
Sets weight of the data point
|
void |
setLocation(GeoPoint geoPoint)
Sets location
|
void |
setWeight(java.lang.Double weight) |
void setLocation(GeoPoint geoPoint)
geoPoint
- locationGeoPoint getLocation()
java.lang.Double getWeight()
void setWeight(java.lang.Double weight)
weight
- weight