<caption><span>Packages that use <ahref="../../../../com/mxgraph/model/mxICell.html"title="interface in com.mxgraph.model">mxICell</a></span><spanclass="tabEnd"> </span></caption>
<divclass="block">This package contains the classes that define a graph model.</div>
</td>
</tr>
</tbody>
</table>
</li>
<liclass="blockList">
<ulclass="blockList">
<liclass="blockList"><aname="com.mxgraph.io">
<!---->
</a>
<h3>Uses of <ahref="../../../../com/mxgraph/model/mxICell.html"title="interface in com.mxgraph.model">mxICell</a> in <ahref="../../../../com/mxgraph/io/package-summary.html">com.mxgraph.io</a></h3>
<caption><span>Methods in <ahref="../../../../com/mxgraph/io/package-summary.html">com.mxgraph.io</a> that return <ahref="../../../../com/mxgraph/model/mxICell.html"title="interface in com.mxgraph.model">mxICell</a></span><spanclass="tabEnd"> </span></caption>
<tr>
<thclass="colFirst"scope="col">Modifier and Type</th>
<caption><span>Methods in <ahref="../../../../com/mxgraph/io/package-summary.html">com.mxgraph.io</a> with parameters of type <ahref="../../../../com/mxgraph/model/mxICell.html"title="interface in com.mxgraph.model">mxICell</a></span><spanclass="tabEnd"> </span></caption>
<tr>
<thclass="colFirst"scope="col">Modifier and Type</th>
<thclass="colSecond"scope="row"><spanclass="typeNameLabel">mxCodec.</span><code><spanclass="memberNameLink"><ahref="../../../../com/mxgraph/io/mxCodec.html#encodeCell-com.mxgraph.model.mxICell-org.w3c.dom.Node-boolean-">encodeCell</a></span>​(<ahref="../../../../com/mxgraph/model/mxICell.html"title="interface in com.mxgraph.model">mxICell</a> cell,
<thclass="colSecond"scope="row"><spanclass="typeNameLabel">mxCodec.</span><code><spanclass="memberNameLink"><ahref="../../../../com/mxgraph/io/mxCodec.html#insertIntoGraph-com.mxgraph.model.mxICell-">insertIntoGraph</a></span>​(<ahref="../../../../com/mxgraph/model/mxICell.html"title="interface in com.mxgraph.model">mxICell</a> cell)</code></th>
<divclass="block">Inserts the given cell into its parent and terminal cells.</div>
</td>
</tr>
</tbody>
</table>
</li>
<liclass="blockList"><aname="com.mxgraph.model">
<!---->
</a>
<h3>Uses of <ahref="../../../../com/mxgraph/model/mxICell.html"title="interface in com.mxgraph.model">mxICell</a> in <ahref="../../../../com/mxgraph/model/package-summary.html">com.mxgraph.model</a></h3>
<caption><span>Classes in <ahref="../../../../com/mxgraph/model/package-summary.html">com.mxgraph.model</a> that implement <ahref="../../../../com/mxgraph/model/mxICell.html"title="interface in com.mxgraph.model">mxICell</a></span><spanclass="tabEnd"> </span></caption>
<tr>
<thclass="colFirst"scope="col">Modifier and Type</th>
<thclass="colSecond"scope="row"><code><spanclass="memberNameLink"><ahref="../../../../com/mxgraph/model/mxCell.html"title="class in com.mxgraph.model">mxCell</a></span></code></th>
<caption><span>Fields in <ahref="../../../../com/mxgraph/model/package-summary.html">com.mxgraph.model</a> declared as <ahref="../../../../com/mxgraph/model/mxICell.html"title="interface in com.mxgraph.model">mxICell</a></span><spanclass="tabEnd"> </span></caption>
<tr>
<thclass="colFirst"scope="col">Modifier and Type</th>
<caption><span>Methods in <ahref="../../../../com/mxgraph/model/package-summary.html">com.mxgraph.model</a> that return <ahref="../../../../com/mxgraph/model/mxICell.html"title="interface in com.mxgraph.model">mxICell</a></span><spanclass="tabEnd"> </span></caption>
<tr>
<thclass="colFirst"scope="col">Modifier and Type</th>
<thclass="colSecond"scope="row"><spanclass="typeNameLabel">mxCell.</span><code><spanclass="memberNameLink"><ahref="../../../../com/mxgraph/model/mxCell.html#insert-com.mxgraph.model.mxICell-">insert</a></span>​(<ahref="../../../../com/mxgraph/model/mxICell.html"title="interface in com.mxgraph.model">mxICell</a> child)</code></th>
<thclass="colSecond"scope="row"><spanclass="typeNameLabel">mxCell.</span><code><spanclass="memberNameLink"><ahref="../../../../com/mxgraph/model/mxCell.html#insert-com.mxgraph.model.mxICell-int-">insert</a></span>​(<ahref="../../../../com/mxgraph/model/mxICell.html"title="interface in com.mxgraph.model">mxICell</a> child,
<thclass="colSecond"scope="row"><spanclass="typeNameLabel">mxICell.</span><code><spanclass="memberNameLink"><ahref="../../../../com/mxgraph/model/mxICell.html#insert-com.mxgraph.model.mxICell-">insert</a></span>​(<ahref="../../../../com/mxgraph/model/mxICell.html"title="interface in com.mxgraph.model">mxICell</a> child)</code></th>
<tdclass="colLast">
<divclass="block">Appends the specified child into the child array and updates the parent
<thclass="colSecond"scope="row"><spanclass="typeNameLabel">mxICell.</span><code><spanclass="memberNameLink"><ahref="../../../../com/mxgraph/model/mxICell.html#insert-com.mxgraph.model.mxICell-int-">insert</a></span>​(<ahref="../../../../com/mxgraph/model/mxICell.html"title="interface in com.mxgraph.model">mxICell</a> child,
<thclass="colSecond"scope="row"><spanclass="typeNameLabel">mxCell.</span><code><spanclass="memberNameLink"><ahref="../../../../com/mxgraph/model/mxCell.html#insertEdge-com.mxgraph.model.mxICell-boolean-">insertEdge</a></span>​(<ahref="../../../../com/mxgraph/model/mxICell.html"title="interface in com.mxgraph.model">mxICell</a> edge,
<thclass="colSecond"scope="row"><spanclass="typeNameLabel">mxICell.</span><code><spanclass="memberNameLink"><ahref="../../../../com/mxgraph/model/mxICell.html#insertEdge-com.mxgraph.model.mxICell-boolean-">insertEdge</a></span>​(<ahref="../../../../com/mxgraph/model/mxICell.html"title="interface in com.mxgraph.model">mxICell</a> edge,
<thclass="colSecond"scope="row"><spanclass="typeNameLabel">mxCell.</span><code><spanclass="memberNameLink"><ahref="../../../../com/mxgraph/model/mxCell.html#remove-com.mxgraph.model.mxICell-">remove</a></span>​(<ahref="../../../../com/mxgraph/model/mxICell.html"title="interface in com.mxgraph.model">mxICell</a> child)</code></th>
<thclass="colSecond"scope="row"><spanclass="typeNameLabel">mxICell.</span><code><spanclass="memberNameLink"><ahref="../../../../com/mxgraph/model/mxICell.html#remove-com.mxgraph.model.mxICell-">remove</a></span>​(<ahref="../../../../com/mxgraph/model/mxICell.html"title="interface in com.mxgraph.model">mxICell</a> child)</code></th>
<thclass="colSecond"scope="row"><spanclass="typeNameLabel">mxCell.</span><code><spanclass="memberNameLink"><ahref="../../../../com/mxgraph/model/mxCell.html#removeEdge-com.mxgraph.model.mxICell-boolean-">removeEdge</a></span>​(<ahref="../../../../com/mxgraph/model/mxICell.html"title="interface in com.mxgraph.model">mxICell</a> edge,
<thclass="colSecond"scope="row"><spanclass="typeNameLabel">mxICell.</span><code><spanclass="memberNameLink"><ahref="../../../../com/mxgraph/model/mxICell.html#removeEdge-com.mxgraph.model.mxICell-boolean-">removeEdge</a></span>​(<ahref="../../../../com/mxgraph/model/mxICell.html"title="interface in com.mxgraph.model">mxICell</a> edge,
<thclass="colSecond"scope="row"><spanclass="typeNameLabel">mxCellPath.</span><code><spanclass="memberNameLink"><ahref="../../../../com/mxgraph/model/mxCellPath.html#resolve-com.mxgraph.model.mxICell-java.lang.String-">resolve</a></span>​(<ahref="../../../../com/mxgraph/model/mxICell.html"title="interface in com.mxgraph.model">mxICell</a> root,
<thclass="colSecond"scope="row"><spanclass="typeNameLabel">mxCell.</span><code><spanclass="memberNameLink"><ahref="../../../../com/mxgraph/model/mxCell.html#setTerminal-com.mxgraph.model.mxICell-boolean-">setTerminal</a></span>​(<ahref="../../../../com/mxgraph/model/mxICell.html"title="interface in com.mxgraph.model">mxICell</a> terminal,
<thclass="colSecond"scope="row"><spanclass="typeNameLabel">mxICell.</span><code><spanclass="memberNameLink"><ahref="../../../../com/mxgraph/model/mxICell.html#setTerminal-com.mxgraph.model.mxICell-boolean-">setTerminal</a></span>​(<ahref="../../../../com/mxgraph/model/mxICell.html"title="interface in com.mxgraph.model">mxICell</a> terminal,
<caption><span>Methods in <ahref="../../../../com/mxgraph/model/package-summary.html">com.mxgraph.model</a> with parameters of type <ahref="../../../../com/mxgraph/model/mxICell.html"title="interface in com.mxgraph.model">mxICell</a></span><spanclass="tabEnd"> </span></caption>
<tr>
<thclass="colFirst"scope="col">Modifier and Type</th>
<thclass="colSecond"scope="row"><spanclass="typeNameLabel">mxCellPath.</span><code><spanclass="memberNameLink"><ahref="../../../../com/mxgraph/model/mxCellPath.html#create-com.mxgraph.model.mxICell-">create</a></span>​(<ahref="../../../../com/mxgraph/model/mxICell.html"title="interface in com.mxgraph.model">mxICell</a> cell)</code></th>
<thclass="colSecond"scope="row"><spanclass="typeNameLabel">mxCell.</span><code><spanclass="memberNameLink"><ahref="../../../../com/mxgraph/model/mxCell.html#getEdgeIndex-com.mxgraph.model.mxICell-">getEdgeIndex</a></span>​(<ahref="../../../../com/mxgraph/model/mxICell.html"title="interface in com.mxgraph.model">mxICell</a> edge)</code></th>
<thclass="colSecond"scope="row"><spanclass="typeNameLabel">mxICell.</span><code><spanclass="memberNameLink"><ahref="../../../../com/mxgraph/model/mxICell.html#getEdgeIndex-com.mxgraph.model.mxICell-">getEdgeIndex</a></span>​(<ahref="../../../../com/mxgraph/model/mxICell.html"title="interface in com.mxgraph.model">mxICell</a> edge)</code></th>
<thclass="colSecond"scope="row"><spanclass="typeNameLabel">mxCell.</span><code><spanclass="memberNameLink"><ahref="../../../../com/mxgraph/model/mxCell.html#getIndex-com.mxgraph.model.mxICell-">getIndex</a></span>​(<ahref="../../../../com/mxgraph/model/mxICell.html"title="interface in com.mxgraph.model">mxICell</a> child)</code></th>
<thclass="colSecond"scope="row"><spanclass="typeNameLabel">mxICell.</span><code><spanclass="memberNameLink"><ahref="../../../../com/mxgraph/model/mxICell.html#getIndex-com.mxgraph.model.mxICell-">getIndex</a></span>​(<ahref="../../../../com/mxgraph/model/mxICell.html"title="interface in com.mxgraph.model">mxICell</a> child)</code></th>
<thclass="colSecond"scope="row"><spanclass="typeNameLabel">mxCell.</span><code><spanclass="memberNameLink"><ahref="../../../../com/mxgraph/model/mxCell.html#insert-com.mxgraph.model.mxICell-">insert</a></span>​(<ahref="../../../../com/mxgraph/model/mxICell.html"title="interface in com.mxgraph.model">mxICell</a> child)</code></th>
<thclass="colSecond"scope="row"><spanclass="typeNameLabel">mxCell.</span><code><spanclass="memberNameLink"><ahref="../../../../com/mxgraph/model/mxCell.html#insert-com.mxgraph.model.mxICell-int-">insert</a></span>​(<ahref="../../../../com/mxgraph/model/mxICell.html"title="interface in com.mxgraph.model">mxICell</a> child,
<thclass="colSecond"scope="row"><spanclass="typeNameLabel">mxICell.</span><code><spanclass="memberNameLink"><ahref="../../../../com/mxgraph/model/mxICell.html#insert-com.mxgraph.model.mxICell-">insert</a></span>​(<ahref="../../../../com/mxgraph/model/mxICell.html"title="interface in com.mxgraph.model">mxICell</a> child)</code></th>
<tdclass="colLast">
<divclass="block">Appends the specified child into the child array and updates the parent
<thclass="colSecond"scope="row"><spanclass="typeNameLabel">mxICell.</span><code><spanclass="memberNameLink"><ahref="../../../../com/mxgraph/model/mxICell.html#insert-com.mxgraph.model.mxICell-int-">insert</a></span>​(<ahref="../../../../com/mxgraph/model/mxICell.html"title="interface in com.mxgraph.model">mxICell</a> child,
<thclass="colSecond"scope="row"><spanclass="typeNameLabel">mxCell.</span><code><spanclass="memberNameLink"><ahref="../../../../com/mxgraph/model/mxCell.html#insertEdge-com.mxgraph.model.mxICell-boolean-">insertEdge</a></span>​(<ahref="../../../../com/mxgraph/model/mxICell.html"title="interface in com.mxgraph.model">mxICell</a> edge,
<thclass="colSecond"scope="row"><spanclass="typeNameLabel">mxICell.</span><code><spanclass="memberNameLink"><ahref="../../../../com/mxgraph/model/mxICell.html#insertEdge-com.mxgraph.model.mxICell-boolean-">insertEdge</a></span>​(<ahref="../../../../com/mxgraph/model/mxICell.html"title="interface in com.mxgraph.model">mxICell</a> edge,
<thclass="colSecond"scope="row"><spanclass="typeNameLabel">mxGraphModel.</span><code><spanclass="memberNameLink"><ahref="../../../../com/mxgraph/model/mxGraphModel.html#mergeChildren-com.mxgraph.model.mxICell-com.mxgraph.model.mxICell-boolean-">mergeChildren</a></span>​(<ahref="../../../../com/mxgraph/model/mxICell.html"title="interface in com.mxgraph.model">mxICell</a> from,
<thclass="colSecond"scope="row"><spanclass="typeNameLabel">mxGraphModel.</span><code><spanclass="memberNameLink"><ahref="../../../../com/mxgraph/model/mxGraphModel.html#mergeChildrenImpl-com.mxgraph.model.mxICell-com.mxgraph.model.mxICell-boolean-java.util.Hashtable-">mergeChildrenImpl</a></span>​(<ahref="../../../../com/mxgraph/model/mxICell.html"title="interface in com.mxgraph.model">mxICell</a> from,
<thclass="colSecond"scope="row"><spanclass="typeNameLabel">mxCell.</span><code><spanclass="memberNameLink"><ahref="../../../../com/mxgraph/model/mxCell.html#remove-com.mxgraph.model.mxICell-">remove</a></span>​(<ahref="../../../../com/mxgraph/model/mxICell.html"title="interface in com.mxgraph.model">mxICell</a> child)</code></th>
<thclass="colSecond"scope="row"><spanclass="typeNameLabel">mxICell.</span><code><spanclass="memberNameLink"><ahref="../../../../com/mxgraph/model/mxICell.html#remove-com.mxgraph.model.mxICell-">remove</a></span>​(<ahref="../../../../com/mxgraph/model/mxICell.html"title="interface in com.mxgraph.model">mxICell</a> child)</code></th>
<thclass="colSecond"scope="row"><spanclass="typeNameLabel">mxCell.</span><code><spanclass="memberNameLink"><ahref="../../../../com/mxgraph/model/mxCell.html#removeEdge-com.mxgraph.model.mxICell-boolean-">removeEdge</a></span>​(<ahref="../../../../com/mxgraph/model/mxICell.html"title="interface in com.mxgraph.model">mxICell</a> edge,
<thclass="colSecond"scope="row"><spanclass="typeNameLabel">mxICell.</span><code><spanclass="memberNameLink"><ahref="../../../../com/mxgraph/model/mxICell.html#removeEdge-com.mxgraph.model.mxICell-boolean-">removeEdge</a></span>​(<ahref="../../../../com/mxgraph/model/mxICell.html"title="interface in com.mxgraph.model">mxICell</a> edge,
<thclass="colSecond"scope="row"><spanclass="typeNameLabel">mxCellPath.</span><code><spanclass="memberNameLink"><ahref="../../../../com/mxgraph/model/mxCellPath.html#resolve-com.mxgraph.model.mxICell-java.lang.String-">resolve</a></span>​(<ahref="../../../../com/mxgraph/model/mxICell.html"title="interface in com.mxgraph.model">mxICell</a> root,
<thclass="colSecond"scope="row"><spanclass="typeNameLabel">mxCell.</span><code><spanclass="memberNameLink"><ahref="../../../../com/mxgraph/model/mxCell.html#setParent-com.mxgraph.model.mxICell-">setParent</a></span>​(<ahref="../../../../com/mxgraph/model/mxICell.html"title="interface in com.mxgraph.model">mxICell</a> parent)</code></th>
<thclass="colSecond"scope="row"><spanclass="typeNameLabel">mxICell.</span><code><spanclass="memberNameLink"><ahref="../../../../com/mxgraph/model/mxICell.html#setParent-com.mxgraph.model.mxICell-">setParent</a></span>​(<ahref="../../../../com/mxgraph/model/mxICell.html"title="interface in com.mxgraph.model">mxICell</a> parent)</code></th>
<thclass="colSecond"scope="row"><spanclass="typeNameLabel">mxCell.</span><code><spanclass="memberNameLink"><ahref="../../../../com/mxgraph/model/mxCell.html#setSource-com.mxgraph.model.mxICell-">setSource</a></span>​(<ahref="../../../../com/mxgraph/model/mxICell.html"title="interface in com.mxgraph.model">mxICell</a> source)</code></th>
<thclass="colSecond"scope="row"><spanclass="typeNameLabel">mxCell.</span><code><spanclass="memberNameLink"><ahref="../../../../com/mxgraph/model/mxCell.html#setTarget-com.mxgraph.model.mxICell-">setTarget</a></span>​(<ahref="../../../../com/mxgraph/model/mxICell.html"title="interface in com.mxgraph.model">mxICell</a> target)</code></th>
<thclass="colSecond"scope="row"><spanclass="typeNameLabel">mxCell.</span><code><spanclass="memberNameLink"><ahref="../../../../com/mxgraph/model/mxCell.html#setTerminal-com.mxgraph.model.mxICell-boolean-">setTerminal</a></span>​(<ahref="../../../../com/mxgraph/model/mxICell.html"title="interface in com.mxgraph.model">mxICell</a> terminal,
<thclass="colSecond"scope="row"><spanclass="typeNameLabel">mxICell.</span><code><spanclass="memberNameLink"><ahref="../../../../com/mxgraph/model/mxICell.html#setTerminal-com.mxgraph.model.mxICell-boolean-">setTerminal</a></span>​(<ahref="../../../../com/mxgraph/model/mxICell.html"title="interface in com.mxgraph.model">mxICell</a> terminal,