|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.bbn.openmap.omGraphics.EditableOMGraphic.OMGraphicUndoEvent
com.bbn.openmap.omGraphics.EditableOMPoly.OMPolyUndoEvent
public static class EditableOMPoly.OMPolyUndoEvent
Subclass for undoing edits for OMPoly classes, handles enclose/unenclose events.
| Field Summary | |
|---|---|
protected boolean |
enclosed
|
| Fields inherited from class com.bbn.openmap.omGraphics.EditableOMGraphic.OMGraphicUndoEvent |
|---|
description, eomg, stateHolder |
| Constructor Summary | |
|---|---|
EditableOMPoly.OMPolyUndoEvent(EditableOMPoly eomp,
java.lang.String description)
|
|
| Method Summary | |
|---|---|
protected void |
setSubclassState()
Called from setState before repaint() is called, so subclasses can update anything in their EditableOMGraphic state for the restored OMGraphic. |
| Methods inherited from class com.bbn.openmap.omGraphics.EditableOMGraphic.OMGraphicUndoEvent |
|---|
getDescription, getEomg, getStateHolder, setDescription, setState, setStateHolder |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface com.bbn.openmap.event.UndoEvent |
|---|
getDescription, setState |
| Field Detail |
|---|
protected boolean enclosed
| Constructor Detail |
|---|
public EditableOMPoly.OMPolyUndoEvent(EditableOMPoly eomp,
java.lang.String description)
| Method Detail |
|---|
protected void setSubclassState()
EditableOMGraphic.OMGraphicUndoEvent
setSubclassState in class EditableOMGraphic.OMGraphicUndoEvent
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||