Package | Description |
---|---|
com.bbn.openmap.omGraphics |
Provides geographically based graphics classes.
|
com.bbn.openmap.tools.drawing |
Provides classes to implement a drawing tool.
|
Modifier and Type | Field and Description |
---|---|
protected UndoStack |
EditableOMGraphic.undoStack
The component to notify for changes made to the OMGraphic, so they can be undone if desired.
|
Modifier and Type | Method and Description |
---|---|
UndoStack |
EditableOMGraphic.getUndoStack() |
Modifier and Type | Method and Description |
---|---|
void |
EditableOMGraphic.setUndoStack(UndoStack undoStack) |
Modifier and Type | Field and Description |
---|---|
protected UndoStack |
OMDrawingTool.undoStack
The stack for keeping track of edits and allowing them to be reverted.
|
Copyright (C) BBNT Solutions LLC; See http://openmap.bbn.com/ for details