Package | Description |
---|---|
org.openstreetmap.josm.tools |
Provides the classes for various utilities and tools called from all other packages.
|
Modifier and Type | Field and Description |
---|---|
private GeoPropertyIndex<T> |
GeoPropertyIndex.GPLevel.owner |
private static GeoPropertyIndex<java.lang.Boolean> |
RightAndLefthandTraffic.rlCache |
Modifier and Type | Field and Description |
---|---|
private static java.util.Map<java.lang.String,GeoPropertyIndex<java.lang.Boolean>> |
Territories.iso3166Cache |
Constructor and Description |
---|
GPLevel(int level,
BBox bbox,
GeoPropertyIndex.GPLevel<T> parent,
GeoPropertyIndex<T> owner) |