com.browseengine.bobo.facets.impl
Class GeoFacetCountCollector.GeoRange
java.lang.Object
com.browseengine.bobo.facets.impl.GeoFacetCountCollector.GeoRange
- Enclosing class:
- GeoFacetCountCollector
public static class GeoFacetCountCollector.GeoRange
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GeoFacetCountCollector.GeoRange
public GeoFacetCountCollector.GeoRange(float lat,
float lon,
float radius)
getLat
public float getLat()
- Returns:
- the latitude value
getLon
public float getLon()
- Returns:
- the longitude value
getRad
public float getRad()
- Returns:
- the radius
Copyright © 2011. All Rights Reserved.