Package | Description |
---|---|
org.openstreetmap.josm.plugins.streetside.history |
This package deals with keeping a history of actions the user performed
to allow for undoing and redoing these actions.
|
org.openstreetmap.josm.plugins.streetside.mode |
The different modes that the
StreetsideLayer can be in. |
Class and Description |
---|
StreetsideRecord
History record system in order to let the user undo and redo commands.
|
StreetsideRecordListener
Interface for the listener of the
StreetsideRecord class |
Class and Description |
---|
StreetsideRecord
History record system in order to let the user undo and redo commands.
|