| Package | Description |
|---|---|
| org.openstreetmap.josm.tools |
Provides the classes for various utilities and tools called from all other packages.
|
| 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.
|