|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.bbn.openmap.util.stateMachine.StateMachine
com.bbn.openmap.omGraphics.editable.EOMGStateMachine
com.bbn.openmap.omGraphics.editable.RectStateMachine
public class RectStateMachine
Field Summary |
---|
Fields inherited from class com.bbn.openmap.omGraphics.editable.EOMGStateMachine |
---|
DEFAULT_NUMBER_STATES, graphic, GRAPHIC_EDIT, GRAPHIC_SELECTED, GRAPHIC_SETOFFSET, GRAPHIC_UNDEFINED, GRAPHIC_UNSELECTED, NUMBER_STATES, offsetNeeded |
Fields inherited from class com.bbn.openmap.util.stateMachine.StateMachine |
---|
currentState, resetState, states |
Constructor Summary | |
---|---|
RectStateMachine(EditableOMRect rect)
|
Method Summary | |
---|---|
protected State[] |
init()
|
protected void |
setInitialEdit()
|
Methods inherited from class com.bbn.openmap.omGraphics.editable.EOMGStateMachine |
---|
isOffsetNeeded, setEdit, setOffset, setOffsetNeeded, setSelected, setUndefined, setUnselected |
Methods inherited from class com.bbn.openmap.util.stateMachine.StateMachine |
---|
addStates, getResetState, getState, getState, getStates, reset, setMapMouseListenerResponses, setResetState, setResetState, setState, setState, setStateAt, setStates, setStates |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public RectStateMachine(EditableOMRect rect)
Method Detail |
---|
protected State[] init()
init
in class EOMGStateMachine
protected void setInitialEdit()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |