Package | Description |
---|---|
com.bbn.openmap.omGraphics |
Provides geographically based graphics classes.
|
com.bbn.openmap.omGraphics.editable |
Provides classes to implement editable graphics.
|
Modifier and Type | Field and Description |
---|---|
protected EOMGStateMachine |
EditableOMGraphic.stateMachine
The state machine that interprets the mouse events (and other events) and modifies the OMGraphics accordingly.
|
Modifier and Type | Method and Description |
---|---|
EOMGStateMachine |
EditableOMGraphic.getStateMachine()
Get the state machine for this EditableOMGraphic.
|
Modifier and Type | Method and Description |
---|---|
void |
EditableOMGraphic.setStateMachine(EOMGStateMachine sm)
Set the StateMachine for this EditableOMGraphic.
|
Modifier and Type | Class and Description |
---|---|
class |
CircleStateMachine |
class |
LineStateMachine |
class |
ListStateMachine |
class |
PointStateMachine |
class |
PolyStateMachine |
class |
RectStateMachine |
class |
ScalingRasterStateMachine |
class |
TextStateMachine |
Copyright (C) BBNT Solutions LLC; See http://openmap.bbn.com/ for details