<h2title="Uses of Interface com.mxgraph.model.mxICell"class="title">Uses of Interface<br>com.mxgraph.model.mxICell</h2>
</div>
<divclass="classUseContainer">
<ulclass="blockList">
<liclass="blockList">
<tableborder="0"cellpadding="3"cellspacing="0"summary="Use table, listing packages, and an explanation">
<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>
<tableborder="0"cellpadding="3"cellspacing="0"summary="Use table, listing methods, and an explanation">
<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>
<thclass="colLast"scope="col">Method and Description</th>
</tr>
<tbody>
<trclass="altColor">
<tdclass="colFirst"><code><ahref="../../../../com/mxgraph/model/mxICell.html"title="interface in com.mxgraph.model">mxICell</a></code></td>
<tdclass="colLast"><spanclass="strong">mxCodec.</span><code><strong><ahref="../../../../com/mxgraph/io/mxCodec.html#decodeCell(org.w3c.dom.Node, boolean)">decodeCell</a></strong>(<ahref="http://download.oracle.com/javase/1.5.0/docs/api/org/w3c/dom/Node.html?is-external=true"title="class or interface in org.w3c.dom">Node</a> node,
boolean restoreStructures)</code>
<divclass="block">Decodes cells that have been encoded using inversion, ie.</div>
</td>
</tr>
</tbody>
</table>
<tableborder="0"cellpadding="3"cellspacing="0"summary="Use table, listing methods, and an explanation">
<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="colLast"scope="col">Method and Description</th>
</tr>
<tbody>
<trclass="altColor">
<tdclass="colFirst"><code>void</code></td>
<tdclass="colLast"><spanclass="strong">mxCodec.</span><code><strong><ahref="../../../../com/mxgraph/io/mxCodec.html#encodeCell(com.mxgraph.model.mxICell, org.w3c.dom.Node, boolean)">encodeCell</a></strong>(<ahref="../../../../com/mxgraph/model/mxICell.html"title="interface in com.mxgraph.model">mxICell</a> cell,
<ahref="http://download.oracle.com/javase/1.5.0/docs/api/org/w3c/dom/Node.html?is-external=true"title="class or interface in org.w3c.dom">Node</a> node,
boolean includeChildren)</code>
<divclass="block">Encoding of cell hierarchies is built-into the core, but is a
<tdclass="colLast"><spanclass="strong">mxCodec.</span><code><strong><ahref="../../../../com/mxgraph/io/mxCodec.html#insertIntoGraph(com.mxgraph.model.mxICell)">insertIntoGraph</a></strong>(<ahref="../../../../com/mxgraph/model/mxICell.html"title="interface in com.mxgraph.model">mxICell</a> cell)</code>
<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>
<tableborder="0"cellpadding="3"cellspacing="0"summary="Use table, listing classes, and an explanation">
<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="colLast"scope="col">Class and Description</th>
</tr>
<tbody>
<trclass="altColor">
<tdclass="colFirst"><code>class </code></td>
<tdclass="colLast"><code><strong><ahref="../../../../com/mxgraph/model/mxCell.html"title="class in com.mxgraph.model">mxCell</a></strong></code>
<divclass="block">Cells are the elements of the graph model.</div>
</td>
</tr>
</tbody>
</table>
<tableborder="0"cellpadding="3"cellspacing="0"summary="Use table, listing fields, and an explanation">
<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>
<thclass="colLast"scope="col">Field and Description</th>
</tr>
<tbody>
<trclass="altColor">
<tdclass="colFirst"><code>protected <ahref="../../../../com/mxgraph/model/mxICell.html"title="interface in com.mxgraph.model">mxICell</a></code></td>
<divclass="block">Reference to the parent cell and source and target terminals for edges.</div>
</td>
</tr>
</tbody>
</table>
<tableborder="0"cellpadding="3"cellspacing="0"summary="Use table, listing methods, and an explanation">
<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="colLast"scope="col">Method and Description</th>
</tr>
<tbody>
<trclass="altColor">
<tdclass="colFirst"><code><ahref="../../../../com/mxgraph/model/mxICell.html"title="interface in com.mxgraph.model">mxICell</a></code></td>
<tdclass="colFirst"><code><ahref="../../../../com/mxgraph/model/mxICell.html"title="interface in com.mxgraph.model">mxICell</a></code></td>
<tdclass="colLast"><spanclass="strong">mxICell.</span><code><strong><ahref="../../../../com/mxgraph/model/mxICell.html#insert(com.mxgraph.model.mxICell)">insert</a></strong>(<ahref="../../../../com/mxgraph/model/mxICell.html"title="interface in com.mxgraph.model">mxICell</a> child)</code>
<divclass="block">Appends the specified child into the child array and updates the parent
<tdclass="colLast"><spanclass="strong">mxCell.</span><code><strong><ahref="../../../../com/mxgraph/model/mxCell.html#insert(com.mxgraph.model.mxICell)">insert</a></strong>(<ahref="../../../../com/mxgraph/model/mxICell.html"title="interface in com.mxgraph.model">mxICell</a> child)</code> </td>
<tdclass="colFirst"><code><ahref="../../../../com/mxgraph/model/mxICell.html"title="interface in com.mxgraph.model">mxICell</a></code></td>
<tdclass="colLast"><spanclass="strong">mxICell.</span><code><strong><ahref="../../../../com/mxgraph/model/mxICell.html#insert(com.mxgraph.model.mxICell, int)">insert</a></strong>(<ahref="../../../../com/mxgraph/model/mxICell.html"title="interface in com.mxgraph.model">mxICell</a> child,
int index)</code>
<divclass="block">Inserts the specified child into the child array at the specified index
and updates the parent reference of the child.</div>
<tdclass="colLast"><spanclass="strong">mxCell.</span><code><strong><ahref="../../../../com/mxgraph/model/mxCell.html#insert(com.mxgraph.model.mxICell, int)">insert</a></strong>(<ahref="../../../../com/mxgraph/model/mxICell.html"title="interface in com.mxgraph.model">mxICell</a> child,
<tdclass="colFirst"><code><ahref="../../../../com/mxgraph/model/mxICell.html"title="interface in com.mxgraph.model">mxICell</a></code></td>
<tdclass="colLast"><spanclass="strong">mxICell.</span><code><strong><ahref="../../../../com/mxgraph/model/mxICell.html#insertEdge(com.mxgraph.model.mxICell, boolean)">insertEdge</a></strong>(<ahref="../../../../com/mxgraph/model/mxICell.html"title="interface in com.mxgraph.model">mxICell</a> edge,
boolean isOutgoing)</code>
<divclass="block">Inserts the specified edge into the edge array and returns the edge.</div>
<tdclass="colLast"><spanclass="strong">mxCell.</span><code><strong><ahref="../../../../com/mxgraph/model/mxCell.html#insertEdge(com.mxgraph.model.mxICell, boolean)">insertEdge</a></strong>(<ahref="../../../../com/mxgraph/model/mxICell.html"title="interface in com.mxgraph.model">mxICell</a> edge,
<tdclass="colFirst"><code><ahref="../../../../com/mxgraph/model/mxICell.html"title="interface in com.mxgraph.model">mxICell</a></code></td>
<tdclass="colLast"><spanclass="strong">mxICell.</span><code><strong><ahref="../../../../com/mxgraph/model/mxICell.html#remove(com.mxgraph.model.mxICell)">remove</a></strong>(<ahref="../../../../com/mxgraph/model/mxICell.html"title="interface in com.mxgraph.model">mxICell</a> child)</code>
<divclass="block">Removes the given child from the child array and returns it.</div>
<tdclass="colLast"><spanclass="strong">mxCell.</span><code><strong><ahref="../../../../com/mxgraph/model/mxCell.html#remove(com.mxgraph.model.mxICell)">remove</a></strong>(<ahref="../../../../com/mxgraph/model/mxICell.html"title="interface in com.mxgraph.model">mxICell</a> child)</code> </td>
<tdclass="colFirst"><code><ahref="../../../../com/mxgraph/model/mxICell.html"title="interface in com.mxgraph.model">mxICell</a></code></td>
<tdclass="colLast"><spanclass="strong">mxICell.</span><code><strong><ahref="../../../../com/mxgraph/model/mxICell.html#removeEdge(com.mxgraph.model.mxICell, boolean)">removeEdge</a></strong>(<ahref="../../../../com/mxgraph/model/mxICell.html"title="interface in com.mxgraph.model">mxICell</a> edge,
boolean isOutgoing)</code>
<divclass="block">Removes the specified edge from the edge array and returns the edge.</div>
<tdclass="colFirst"><code><ahref="../../../../com/mxgraph/model/mxICell.html"title="interface in com.mxgraph.model">mxICell</a></code></td>
<tdclass="colLast"><spanclass="strong">mxCell.</span><code><strong><ahref="../../../../com/mxgraph/model/mxCell.html#removeEdge(com.mxgraph.model.mxICell, boolean)">removeEdge</a></strong>(<ahref="../../../../com/mxgraph/model/mxICell.html"title="interface in com.mxgraph.model">mxICell</a> edge,
<tdclass="colFirst"><code>static <ahref="../../../../com/mxgraph/model/mxICell.html"title="interface in com.mxgraph.model">mxICell</a></code></td>
<tdclass="colLast"><spanclass="strong">mxCellPath.</span><code><strong><ahref="../../../../com/mxgraph/model/mxCellPath.html#resolve(com.mxgraph.model.mxICell, java.lang.String)">resolve</a></strong>(<ahref="../../../../com/mxgraph/model/mxICell.html"title="interface in com.mxgraph.model">mxICell</a> root,
<ahref="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true"title="class or interface in java.lang">String</a> path)</code>
<divclass="block">Returns the cell for the specified cell path using the given root as the
root of the path.</div>
</td>
</tr>
<trclass="rowColor">
<tdclass="colFirst"><code><ahref="../../../../com/mxgraph/model/mxICell.html"title="interface in com.mxgraph.model">mxICell</a></code></td>
<tdclass="colLast"><spanclass="strong">mxICell.</span><code><strong><ahref="../../../../com/mxgraph/model/mxICell.html#setTerminal(com.mxgraph.model.mxICell, boolean)">setTerminal</a></strong>(<ahref="../../../../com/mxgraph/model/mxICell.html"title="interface in com.mxgraph.model">mxICell</a> terminal,
boolean isSource)</code>
<divclass="block">Sets the source or target terminal and returns the new terminal.</div>
<tdclass="colFirst"><code><ahref="../../../../com/mxgraph/model/mxICell.html"title="interface in com.mxgraph.model">mxICell</a></code></td>
<tdclass="colLast"><spanclass="strong">mxCell.</span><code><strong><ahref="../../../../com/mxgraph/model/mxCell.html#setTerminal(com.mxgraph.model.mxICell, boolean)">setTerminal</a></strong>(<ahref="../../../../com/mxgraph/model/mxICell.html"title="interface in com.mxgraph.model">mxICell</a> terminal,
<tableborder="0"cellpadding="3"cellspacing="0"summary="Use table, listing methods, and an explanation">
<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="colLast"scope="col">Method and Description</th>
</tr>
<tbody>
<trclass="altColor">
<tdclass="colFirst"><code>static <ahref="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true"title="class or interface in java.lang">String</a></code></td>
<tdclass="colLast"><spanclass="strong">mxCellPath.</span><code><strong><ahref="../../../../com/mxgraph/model/mxCellPath.html#create(com.mxgraph.model.mxICell)">create</a></strong>(<ahref="../../../../com/mxgraph/model/mxICell.html"title="interface in com.mxgraph.model">mxICell</a> cell)</code>
<divclass="block">Creates the cell path for the given cell.</div>
</td>
</tr>
<trclass="rowColor">
<tdclass="colFirst"><code>int</code></td>
<tdclass="colLast"><spanclass="strong">mxICell.</span><code><strong><ahref="../../../../com/mxgraph/model/mxICell.html#getEdgeIndex(com.mxgraph.model.mxICell)">getEdgeIndex</a></strong>(<ahref="../../../../com/mxgraph/model/mxICell.html"title="interface in com.mxgraph.model">mxICell</a> edge)</code>
<divclass="block">Returns the index of the specified edge in the edge array.</div>
<tdclass="colLast"><spanclass="strong">mxCell.</span><code><strong><ahref="../../../../com/mxgraph/model/mxCell.html#getEdgeIndex(com.mxgraph.model.mxICell)">getEdgeIndex</a></strong>(<ahref="../../../../com/mxgraph/model/mxICell.html"title="interface in com.mxgraph.model">mxICell</a> edge)</code> </td>
<tdclass="colLast"><spanclass="strong">mxICell.</span><code><strong><ahref="../../../../com/mxgraph/model/mxICell.html#getIndex(com.mxgraph.model.mxICell)">getIndex</a></strong>(<ahref="../../../../com/mxgraph/model/mxICell.html"title="interface in com.mxgraph.model">mxICell</a> child)</code>
<divclass="block">Returns the index of the specified child in the child array.</div>
<tdclass="colLast"><spanclass="strong">mxCell.</span><code><strong><ahref="../../../../com/mxgraph/model/mxCell.html#getIndex(com.mxgraph.model.mxICell)">getIndex</a></strong>(<ahref="../../../../com/mxgraph/model/mxICell.html"title="interface in com.mxgraph.model">mxICell</a> child)</code> </td>
<tdclass="colFirst"><code><ahref="../../../../com/mxgraph/model/mxICell.html"title="interface in com.mxgraph.model">mxICell</a></code></td>
<tdclass="colLast"><spanclass="strong">mxICell.</span><code><strong><ahref="../../../../com/mxgraph/model/mxICell.html#insert(com.mxgraph.model.mxICell)">insert</a></strong>(<ahref="../../../../com/mxgraph/model/mxICell.html"title="interface in com.mxgraph.model">mxICell</a> child)</code>
<divclass="block">Appends the specified child into the child array and updates the parent
<tdclass="colLast"><spanclass="strong">mxCell.</span><code><strong><ahref="../../../../com/mxgraph/model/mxCell.html#insert(com.mxgraph.model.mxICell)">insert</a></strong>(<ahref="../../../../com/mxgraph/model/mxICell.html"title="interface in com.mxgraph.model">mxICell</a> child)</code> </td>
<tdclass="colFirst"><code><ahref="../../../../com/mxgraph/model/mxICell.html"title="interface in com.mxgraph.model">mxICell</a></code></td>
<tdclass="colLast"><spanclass="strong">mxICell.</span><code><strong><ahref="../../../../com/mxgraph/model/mxICell.html#insert(com.mxgraph.model.mxICell, int)">insert</a></strong>(<ahref="../../../../com/mxgraph/model/mxICell.html"title="interface in com.mxgraph.model">mxICell</a> child,
int index)</code>
<divclass="block">Inserts the specified child into the child array at the specified index
and updates the parent reference of the child.</div>
<tdclass="colLast"><spanclass="strong">mxCell.</span><code><strong><ahref="../../../../com/mxgraph/model/mxCell.html#insert(com.mxgraph.model.mxICell, int)">insert</a></strong>(<ahref="../../../../com/mxgraph/model/mxICell.html"title="interface in com.mxgraph.model">mxICell</a> child,
<tdclass="colFirst"><code><ahref="../../../../com/mxgraph/model/mxICell.html"title="interface in com.mxgraph.model">mxICell</a></code></td>
<tdclass="colLast"><spanclass="strong">mxICell.</span><code><strong><ahref="../../../../com/mxgraph/model/mxICell.html#insertEdge(com.mxgraph.model.mxICell, boolean)">insertEdge</a></strong>(<ahref="../../../../com/mxgraph/model/mxICell.html"title="interface in com.mxgraph.model">mxICell</a> edge,
boolean isOutgoing)</code>
<divclass="block">Inserts the specified edge into the edge array and returns the edge.</div>
<tdclass="colFirst"><code><ahref="../../../../com/mxgraph/model/mxICell.html"title="interface in com.mxgraph.model">mxICell</a></code></td>
<tdclass="colLast"><spanclass="strong">mxCell.</span><code><strong><ahref="../../../../com/mxgraph/model/mxCell.html#insertEdge(com.mxgraph.model.mxICell, boolean)">insertEdge</a></strong>(<ahref="../../../../com/mxgraph/model/mxICell.html"title="interface in com.mxgraph.model">mxICell</a> edge,
<tdclass="colLast"><spanclass="strong">mxGraphModel.</span><code><strong><ahref="../../../../com/mxgraph/model/mxGraphModel.html#mergeChildren(com.mxgraph.model.mxICell, com.mxgraph.model.mxICell, boolean)">mergeChildren</a></strong>(<ahref="../../../../com/mxgraph/model/mxICell.html"title="interface in com.mxgraph.model">mxICell</a> from,
<ahref="../../../../com/mxgraph/model/mxICell.html"title="interface in com.mxgraph.model">mxICell</a> to,
boolean cloneAllEdges)</code>
<divclass="block">Merges the children of the given cell into the given target cell inside
<tdclass="colLast"><spanclass="strong">mxGraphModel.</span><code><strong><ahref="../../../../com/mxgraph/model/mxGraphModel.html#mergeChildrenImpl(com.mxgraph.model.mxICell, com.mxgraph.model.mxICell, boolean, java.util.Hashtable)">mergeChildrenImpl</a></strong>(<ahref="../../../../com/mxgraph/model/mxICell.html"title="interface in com.mxgraph.model">mxICell</a> from,
<ahref="../../../../com/mxgraph/model/mxICell.html"title="interface in com.mxgraph.model">mxICell</a> to,
boolean cloneAllEdges,
<ahref="http://download.oracle.com/javase/1.5.0/docs/api/java/util/Hashtable.html?is-external=true"title="class or interface in java.util">Hashtable</a><<ahref="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true"title="class or interface in java.lang">Object</a>,<ahref="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true"title="class or interface in java.lang">Object</a>> mapping)</code>
<divclass="block">Clones the children of the source cell into the given target cell in
<tdclass="colFirst"><code><ahref="../../../../com/mxgraph/model/mxICell.html"title="interface in com.mxgraph.model">mxICell</a></code></td>
<tdclass="colLast"><spanclass="strong">mxICell.</span><code><strong><ahref="../../../../com/mxgraph/model/mxICell.html#remove(com.mxgraph.model.mxICell)">remove</a></strong>(<ahref="../../../../com/mxgraph/model/mxICell.html"title="interface in com.mxgraph.model">mxICell</a> child)</code>
<divclass="block">Removes the given child from the child array and returns it.</div>
<tdclass="colLast"><spanclass="strong">mxCell.</span><code><strong><ahref="../../../../com/mxgraph/model/mxCell.html#remove(com.mxgraph.model.mxICell)">remove</a></strong>(<ahref="../../../../com/mxgraph/model/mxICell.html"title="interface in com.mxgraph.model">mxICell</a> child)</code> </td>
<tdclass="colFirst"><code><ahref="../../../../com/mxgraph/model/mxICell.html"title="interface in com.mxgraph.model">mxICell</a></code></td>
<tdclass="colLast"><spanclass="strong">mxICell.</span><code><strong><ahref="../../../../com/mxgraph/model/mxICell.html#removeEdge(com.mxgraph.model.mxICell, boolean)">removeEdge</a></strong>(<ahref="../../../../com/mxgraph/model/mxICell.html"title="interface in com.mxgraph.model">mxICell</a> edge,
boolean isOutgoing)</code>
<divclass="block">Removes the specified edge from the edge array and returns the edge.</div>
<tdclass="colFirst"><code><ahref="../../../../com/mxgraph/model/mxICell.html"title="interface in com.mxgraph.model">mxICell</a></code></td>
<tdclass="colLast"><spanclass="strong">mxCell.</span><code><strong><ahref="../../../../com/mxgraph/model/mxCell.html#removeEdge(com.mxgraph.model.mxICell, boolean)">removeEdge</a></strong>(<ahref="../../../../com/mxgraph/model/mxICell.html"title="interface in com.mxgraph.model">mxICell</a> edge,
<tdclass="colFirst"><code>static <ahref="../../../../com/mxgraph/model/mxICell.html"title="interface in com.mxgraph.model">mxICell</a></code></td>
<tdclass="colLast"><spanclass="strong">mxCellPath.</span><code><strong><ahref="../../../../com/mxgraph/model/mxCellPath.html#resolve(com.mxgraph.model.mxICell, java.lang.String)">resolve</a></strong>(<ahref="../../../../com/mxgraph/model/mxICell.html"title="interface in com.mxgraph.model">mxICell</a> root,
<ahref="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true"title="class or interface in java.lang">String</a> path)</code>
<divclass="block">Returns the cell for the specified cell path using the given root as the
root of the path.</div>
</td>
</tr>
<trclass="altColor">
<tdclass="colFirst"><code>void</code></td>
<tdclass="colLast"><spanclass="strong">mxICell.</span><code><strong><ahref="../../../../com/mxgraph/model/mxICell.html#setParent(com.mxgraph.model.mxICell)">setParent</a></strong>(<ahref="../../../../com/mxgraph/model/mxICell.html"title="interface in com.mxgraph.model">mxICell</a> parent)</code>
<tdclass="colLast"><spanclass="strong">mxCell.</span><code><strong><ahref="../../../../com/mxgraph/model/mxCell.html#setParent(com.mxgraph.model.mxICell)">setParent</a></strong>(<ahref="../../../../com/mxgraph/model/mxICell.html"title="interface in com.mxgraph.model">mxICell</a> parent)</code> </td>
<tdclass="colLast"><spanclass="strong">mxCell.</span><code><strong><ahref="../../../../com/mxgraph/model/mxCell.html#setSource(com.mxgraph.model.mxICell)">setSource</a></strong>(<ahref="../../../../com/mxgraph/model/mxICell.html"title="interface in com.mxgraph.model">mxICell</a> source)</code>
<divclass="block">Sets the source terminal.</div>
</td>
</tr>
<trclass="rowColor">
<tdclass="colFirst"><code>void</code></td>
<tdclass="colLast"><spanclass="strong">mxCell.</span><code><strong><ahref="../../../../com/mxgraph/model/mxCell.html#setTarget(com.mxgraph.model.mxICell)">setTarget</a></strong>(<ahref="../../../../com/mxgraph/model/mxICell.html"title="interface in com.mxgraph.model">mxICell</a> target)</code>
<divclass="block">Sets the target terminal.</div>
</td>
</tr>
<trclass="altColor">
<tdclass="colFirst"><code><ahref="../../../../com/mxgraph/model/mxICell.html"title="interface in com.mxgraph.model">mxICell</a></code></td>
<tdclass="colLast"><spanclass="strong">mxICell.</span><code><strong><ahref="../../../../com/mxgraph/model/mxICell.html#setTerminal(com.mxgraph.model.mxICell, boolean)">setTerminal</a></strong>(<ahref="../../../../com/mxgraph/model/mxICell.html"title="interface in com.mxgraph.model">mxICell</a> terminal,
boolean isSource)</code>
<divclass="block">Sets the source or target terminal and returns the new terminal.</div>
<tdclass="colFirst"><code><ahref="../../../../com/mxgraph/model/mxICell.html"title="interface in com.mxgraph.model">mxICell</a></code></td>
<tdclass="colLast"><spanclass="strong">mxCell.</span><code><strong><ahref="../../../../com/mxgraph/model/mxCell.html#setTerminal(com.mxgraph.model.mxICell, boolean)">setTerminal</a></strong>(<ahref="../../../../com/mxgraph/model/mxICell.html"title="interface in com.mxgraph.model">mxICell</a> terminal,