Package | Description |
---|---|
org.openstreetmap.josm.tools |
Modifier and Type | Class and Description |
---|---|
private static class |
RightAndLefthandTraffic.RLTrafficGeoProperty |
Modifier and Type | Field and Description |
---|---|
private GeoPropertyIndex.GeoProperty<T> |
GeoPropertyIndex.geoProp |
Constructor and Description |
---|
GeoPropertyIndex(GeoPropertyIndex.GeoProperty<T> geoProp,
int maxLevel)
Create new GeoPropertyIndex.
|