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