Package | Description |
---|---|
org.openstreetmap.josm.actions.mapmode | |
org.openstreetmap.josm.gui.dialogs | |
org.openstreetmap.josm.gui.layer |
Modifier and Type | Field and Description |
---|---|
private NoteData |
AddNoteAction.noteData |
Constructor and Description |
---|
AddNoteAction(MapFrame mapFrame,
NoteData data)
Construct a new map mode.
|
Modifier and Type | Field and Description |
---|---|
private NoteData |
NoteDialog.noteData |
Modifier and Type | Field and Description |
---|---|
private NoteData |
NoteLayer.noteData |
Modifier and Type | Method and Description |
---|---|
NoteData |
NoteLayer.getNoteData()
Returns the note data store being used by this layer
|