<trclass="memdesc:a04c4054682cb948f8702f32407003315"><tdclass="mdescLeft"> </td><tdclass="mdescRight">Executes the layout for the children of the specified parent. <ahref="#a04c4054682cb948f8702f32407003315">More...</a><br/></td></tr>
<trclass="memdesc:a184ab972295eaeb37706387db4002665"><tdclass="mdescLeft"> </td><tdclass="mdescRight">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. <ahref="#a184ab972295eaeb37706387db4002665">More...</a><br/></td></tr>
<p>Executes the layout for the children of the specified parent. </p>
<dlclass="params"><dt>Parameters</dt><dd>
<tableclass="params">
<tr><tdclass="paramname">parent</td><td>Parent cell that contains the children to be layed out.</td></tr>
</table>
</dd>
</dl>
<p>Implemented in <aclass="el"href="classcom_1_1mxgraph_1_1mxFastOrganicLayout.html#abd510ac69d71dc3125886a1933467424">com.mxgraph.mxFastOrganicLayout</a>.</p>
<p>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. </p>
<dlclass="params"><dt>Parameters</dt><dd>
<tableclass="params">
<tr><tdclass="paramname">cell</td><td>Cell which is being moved.</td></tr>
<tr><tdclass="paramname">x</td><td>X-coordinate of the new cell location.</td></tr>
<tr><tdclass="paramname">y</td><td>Y-coordinate of the new cell location.</td></tr>
</table>
</dd>
</dl>
<p>Implemented in <aclass="el"href="classcom_1_1mxgraph_1_1mxFastOrganicLayout.html#af44216cdc7ce7463f82cc0cee2050d83">com.mxgraph.mxFastOrganicLayout</a>.</p>
</div>
</div>
<hr/>The documentation for this interface was generated from the following file:<ul>
<li>src/layout/mxIGraphLayout.cs</li>
</ul>
</div><!-- contents -->
<!-- start footer part -->
<hrclass="footer"/><addressclass="footer"><small>
Generated by  <ahref="http://www.doxygen.org/index.html">