mxIGraphLayout Interface |
Namespace: imbSCI.Graph.MXGraph.layout
The mxIGraphLayout type exposes the following members.
| Name | Description | |
|---|---|---|
| execute |
Executes the layout for the children of the specified parent.
| |
| move |
Notified when a cell is being moved in a parent that has automatic
layout to update the cell state (eg. index) so that the outcome of the
layout will position the vertex as close to the point (x, y) as
possible.
|