private static class RightAndLefthandTraffic.RLTrafficGeoProperty extends java.lang.Object implements GeoPropertyIndex.GeoProperty<java.lang.Boolean>
Modifier | Constructor and Description |
---|---|
private |
RLTrafficGeoProperty() |
Modifier and Type | Method and Description |
---|---|
java.lang.Boolean |
get(BBox box)
Look up the property for a coordinate rectangle.
|
java.lang.Boolean |
get(LatLon ll)
Look up the property for a point.
|
private RLTrafficGeoProperty()
public java.lang.Boolean get(LatLon ll)
GeoPropertyIndex.GeoProperty
get
in interface GeoPropertyIndex.GeoProperty<java.lang.Boolean>
ll
- the point coordinatespublic java.lang.Boolean get(BBox box)
GeoPropertyIndex.GeoProperty
get
in interface GeoPropertyIndex.GeoProperty<java.lang.Boolean>
box
- the rectangle