| 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 |
UploadNotesTask.noteData |
| Modifier and Type | Method and Description |
|---|---|
void |
UploadNotesTask.uploadNotes(NoteData noteData,
ProgressMonitor progressMonitor)
Upload notes with modifications to the server
|
| Modifier and Type | Field and Description |
|---|---|
private NoteData |
NotesDialog.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
|
| Modifier and Type | Method and Description |
|---|---|
void |
NoteWriter.write(NoteData data)
Write notes to designated output target
|