|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use EOMGStateMachine | |
|---|---|
| com.bbn.openmap.omGraphics | Provides geographically based graphics classes. |
| com.bbn.openmap.omGraphics.editable | Provides classes to implement editable graphics. |
| Uses of EOMGStateMachine in com.bbn.openmap.omGraphics |
|---|
| Fields in com.bbn.openmap.omGraphics declared as EOMGStateMachine | |
|---|---|
protected EOMGStateMachine |
EditableOMGraphic.stateMachine
The state machine that interprets the mouse events (and other events) and modifies the OMGraphics accordingly. |
| Methods in com.bbn.openmap.omGraphics that return EOMGStateMachine | |
|---|---|
EOMGStateMachine |
EditableOMGraphic.getStateMachine()
Get the state machine for this EditableOMGraphic. |
| Methods in com.bbn.openmap.omGraphics with parameters of type EOMGStateMachine | |
|---|---|
void |
EditableOMGraphic.setStateMachine(EOMGStateMachine sm)
Set the StateMachine for this EditableOMGraphic. |
| Uses of EOMGStateMachine in com.bbn.openmap.omGraphics.editable |
|---|
| Subclasses of EOMGStateMachine in com.bbn.openmap.omGraphics.editable | |
|---|---|
class |
CircleStateMachine
|
class |
LineStateMachine
|
class |
ListStateMachine
|
class |
PointStateMachine
|
class |
PolyStateMachine
|
class |
RectStateMachine
|
class |
ScalingRasterStateMachine
|
class |
TextStateMachine
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||