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 |
Constructor and Description |
---|
GPLevel(int level,
BBox bbox,
GeoPropertyIndex.GPLevel<T> parent,
GeoPropertyIndex<T> owner) |