| Package | Description |
|---|---|
| org.openstreetmap.josm.plugins.streetside |
The main package in which all core-code (so at the moment all code) resides.
|
| org.openstreetmap.josm.plugins.streetside.utils.api |
| Modifier and Type | Field and Description |
|---|---|
private StreetsideLocationChangeset |
StreetsideLayer.locationChangeset |
| Modifier and Type | Method and Description |
|---|---|
StreetsideLocationChangeset |
StreetsideLayer.getLocationChangeset()
Returns the
StreetsideLocationChangeset object, which acts as the database of the
Layer. |
| Modifier and Type | Method and Description |
|---|---|
static javax.json.JsonObjectBuilder |
JsonLocationChangesetEncoder.encodeLocationChangeset(StreetsideLocationChangeset changeset) |