<trclass="memdesc:a176ff5fb801eb866aa15dac0e936c702"><tdclass="mdescLeft"> </td><tdclass="mdescRight">Creates the cell path for the given cell. The cell path is a concatenation of the indices of all cells on the (finite) path to the root, eg. "0.0.0.1". <ahref="#a176ff5fb801eb866aa15dac0e936c702">More...</a><br/></td></tr>
<trclass="memdesc:a7cdd8428d729606f922aa81c6fb98e72"><tdclass="mdescLeft"> </td><tdclass="mdescRight">Returns the path for the parent of the cell represented by the given path. Returns null if the given path has no parent. <ahref="#a7cdd8428d729606f922aa81c6fb98e72">More...</a><br/></td></tr>
<trclass="memdesc:ae85f8166e4f6382d86f519ca1bb4b79e"><tdclass="mdescLeft"> </td><tdclass="mdescRight">Returns the cell for the specified cell path using the given root as the root of the path. <ahref="#ae85f8166e4f6382d86f519ca1bb4b79e">More...</a><br/></td></tr>
<trclass="memdesc:a81ef93cb263ee9aa0161f86a17948676"><tdclass="mdescLeft"> </td><tdclass="mdescRight">Defines the separator between the path components. Default is ".". <ahref="#a81ef93cb263ee9aa0161f86a17948676">More...</a><br/></td></tr>
<p>Creates the cell path for the given cell. The cell path is a concatenation of the indices of all cells on the (finite) path to the root, eg. "0.0.0.1". </p>
<dlclass="params"><dt>Parameters</dt><dd>
<tableclass="params">
<tr><tdclass="paramname">cell</td><td>Cell whose path should be returned.</td></tr>
</table>
</dd>
</dl>
<dlclass="section return"><dt>Returns</dt><dd>Returns the string that represents the path.</dd></dl>
<p>References <aclass="el"href="interfacecom_1_1mxgraph_1_1mxICell.html#a589375a7ca703765056b231d8c54df54">com.mxgraph.mxICell.GetIndex()</a>, <aclass="el"href="interfacecom_1_1mxgraph_1_1mxICell.html#a941936fb7b521cb9e1258e236be4d0ff">com.mxgraph.mxICell.Parent</a>, and <aclass="el"href="classcom_1_1mxgraph_1_1mxCellPath.html#a81ef93cb263ee9aa0161f86a17948676">com.mxgraph.mxCellPath.PATH_SEPARATOR</a>.</p>
<p>Referenced by <aclass="el"href="classcom_1_1mxgraph_1_1mxCodec.html#ae259ea85ae98f767a6ebfb15468652ca">com.mxgraph.mxCodec.GetId()</a>, and <aclass="el"href="classcom_1_1mxgraph_1_1mxGraphModel.html#a33890fcb2491e140e19b4bb0619b5a19">com.mxgraph.mxGraphModel.GetNearestCommonAncestor()</a>.</p>
<p>Referenced by <aclass="el"href="classcom_1_1mxgraph_1_1mxGraphModel.html#a33890fcb2491e140e19b4bb0619b5a19">com.mxgraph.mxGraphModel.GetNearestCommonAncestor()</a>.</p>
<p>Defines the separator between the path components. Default is ".". </p>
<p>Referenced by <aclass="el"href="classcom_1_1mxgraph_1_1mxCellPath.html#a176ff5fb801eb866aa15dac0e936c702">com.mxgraph.mxCellPath.Create()</a>, <aclass="el"href="classcom_1_1mxgraph_1_1mxGraphModel.html#a33890fcb2491e140e19b4bb0619b5a19">com.mxgraph.mxGraphModel.GetNearestCommonAncestor()</a>, and <aclass="el"href="classcom_1_1mxgraph_1_1mxCellPath.html#a7cdd8428d729606f922aa81c6fb98e72">com.mxgraph.mxCellPath.GetParentPath()</a>.</p>
</div>
</div>
<hr/>The documentation for this class was generated from the following file:<ul>