protected class GraphPresenter.StyleChange
extends com.mxgraph.model.mxIGraphModel.mxAtomicGraphModelChange
Modifier and Type | Field and Description |
---|---|
protected GraphStyle |
previous |
protected GraphStyle |
style |
Constructor and Description |
---|
GraphPresenter.StyleChange(GraphStyle style) |
Modifier and Type | Method and Description |
---|---|
void |
execute() |
protected GraphStyle style
protected GraphStyle previous
public GraphPresenter.StyleChange(GraphStyle style)