- java.lang.Object
-
- com.browseengine.bobo.facets.impl.GeoFacetCountCollector.GeoRange
-
-
Method Summary
Methods
| Modifier and Type |
Method and Description |
float |
getLat() |
float |
getLon() |
float |
getRad() |
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Method Detail
-
getLat
public float getLat()
- Returns:
- the latitude value
-
getLon
public float getLon()
- Returns:
- the longitude value
-
getRad
public float getRad()
- Returns:
- the radius
Copyright © 2005–2013. All rights reserved.