Package | Description |
---|---|
org.openstreetmap.josm.plugins.streetside |
The main package in which all core-code (so at the moment all code) resides.
|
Modifier and Type | Field and Description |
---|---|
private static StreetsideLayer |
StreetsideLayer.instance
Unique instance of the class.
|
Modifier and Type | Method and Description |
---|---|
static StreetsideLayer |
StreetsideLayer.getInstance()
Returns the unique instance of this class.
|