public static class mxGraphSelectionModel.mxSelectionChange extends Object implements mxUndoableEdit.mxUndoableChange
| Modifier and Type | Field and Description |
|---|---|
protected Collection<Object> |
added |
protected mxGraphSelectionModel |
model |
protected Collection<Object> |
removed |
| Constructor and Description |
|---|
mxGraphSelectionModel.mxSelectionChange(mxGraphSelectionModel model,
Collection<Object> added,
Collection<Object> removed) |
protected mxGraphSelectionModel model
protected Collection<Object> added
protected Collection<Object> removed
public mxGraphSelectionModel.mxSelectionChange(mxGraphSelectionModel model, Collection<Object> added, Collection<Object> removed)
model - added - removed - public void execute()
mxUndoableEdit.mxUndoableChangeexecute in interface mxUndoableEdit.mxUndoableChangeCopyright (c) 2010 Gaudenz Alder. All rights reserved.