| 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.cache |
This package is all about caching resources downloaded from
mapillary.com
for faster access to those resources in the future.
|
| org.openstreetmap.josm.plugins.streetside.gui |
The GUI components that are special to the mapillary plugin.
|
| org.openstreetmap.josm.plugins.streetside.model | |
| org.openstreetmap.josm.plugins.streetside.utils.api |
| Class and Description |
|---|
| UserProfile |
| Class and Description |
|---|
| UserProfile |
| Class and Description |
|---|
| ImageDetection |
| Class and Description |
|---|
| KeyIndexedObject
An object that is identified amongst objects of the same class by a
String key. |
| SpecialImageArea |
| Class and Description |
|---|
| ImageDetection |
| MapObject |