protected class ConstraintGraphPresenter.ContextChange
extends com.mxgraph.model.mxIGraphModel.mxAtomicGraphModelChange
Modifier and Type | Field and Description |
---|---|
protected ConstraintContext |
context |
protected ConstraintContext |
previous |
Constructor and Description |
---|
ConstraintGraphPresenter.ContextChange(ConstraintContext context) |
Modifier and Type | Method and Description |
---|---|
void |
execute() |
protected ConstraintContext context
protected ConstraintContext previous
public ConstraintGraphPresenter.ContextChange(ConstraintContext context)