protected static class BpmnGraph.BpmnLayoutManager
extends com.mxgraph.view.mxLayoutManager
Modifier and Type | Field and Description |
---|---|
protected EventHandlerLayout |
evtlayout
Layout for event handlers.
|
protected com.mxgraph.layout.mxStackLayout |
lanelayout
Layout for lanes.
|
Constructor and Description |
---|
BpmnLayoutManager(com.mxgraph.view.mxGraph graph)
Creates new layout manager.
|
Modifier and Type | Method and Description |
---|---|
protected com.mxgraph.layout.mxIGraphLayout |
getLayout(java.lang.Object parent)
Gets the layout.
|
beforeUndo, cellsMoved, destroy, executeLayout, getCellsForChange, getCellsForChanges, getGraph, isBubbling, isEnabled, layoutCells, setBubbling, setEnabled, setGraph
protected com.mxgraph.layout.mxStackLayout lanelayout
protected EventHandlerLayout evtlayout