maxGraph/java/docs/com/mxgraph/model/class-use/mxICell.html

565 lines
40 KiB
HTML
Raw Normal View History

2012-05-21 20:32:26 +00:00
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
2014-04-01 11:30:48 +00:00
<!-- NewPage -->
<html lang="en">
<head>
2017-04-12 14:36:01 +00:00
<!-- Generated by javadoc (1.8.0_101) on Wed Apr 12 16:32:19 CEST 2017 -->
2017-04-12 12:48:34 +00:00
<title>Uses of Interface com.mxgraph.model.mxICell (mxGraph 3.7.2 API Specification)</title>
<meta name="date" content="2017-04-12">
2014-04-01 11:30:48 +00:00
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
2016-06-02 09:57:18 +00:00
<script type="text/javascript" src="../../../../script.js"></script>
2014-04-01 11:30:48 +00:00
</head>
<body>
<script type="text/javascript"><!--
2016-06-02 09:57:18 +00:00
try {
if (location.href.indexOf('is-external=true') == -1) {
2017-04-12 12:48:34 +00:00
parent.document.title="Uses of Interface com.mxgraph.model.mxICell (mxGraph 3.7.2 API Specification)";
2016-06-02 09:57:18 +00:00
}
}
catch(err) {
2012-05-21 20:32:26 +00:00
}
2014-04-01 11:30:48 +00:00
//-->
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
2012-05-21 20:32:26 +00:00
<!-- ========= START OF TOP NAVBAR ======= -->
2016-06-02 09:57:18 +00:00
<div class="topNav"><a name="navbar.top">
2014-04-01 11:30:48 +00:00
<!-- -->
2016-06-02 09:57:18 +00:00
</a>
<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
<a name="navbar.top.firstrow">
2014-04-01 11:30:48 +00:00
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../overview-summary.html">Overview</a></li>
<li><a href="../package-summary.html">Package</a></li>
<li><a href="../../../../com/mxgraph/model/mxICell.html" title="interface in com.mxgraph.model">Class</a></li>
<li class="navBarCell1Rev">Use</li>
<li><a href="../package-tree.html">Tree</a></li>
<li><a href="../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../index-all.html">Index</a></li>
<li><a href="../../../../help-doc.html">Help</a></li>
</ul>
2017-04-12 12:48:34 +00:00
<div class="aboutLanguage"><p><b>mxGraph 3.7.2</b></p></div>
2014-04-01 11:30:48 +00:00
</div>
<div class="subNav">
<ul class="navList">
<li>Prev</li>
<li>Next</li>
</ul>
<ul class="navList">
<li><a href="../../../../index.html?com/mxgraph/model/class-use/mxICell.html" target="_top">Frames</a></li>
2016-06-02 09:57:18 +00:00
<li><a href="mxICell.html" target="_top">No&nbsp;Frames</a></li>
2014-04-01 11:30:48 +00:00
</ul>
<ul class="navList" id="allclasses_navbar_top">
2016-06-02 09:57:18 +00:00
<li><a href="../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
2014-04-01 11:30:48 +00:00
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_top");
2012-05-21 20:32:26 +00:00
if(window==top) {
2014-04-01 11:30:48 +00:00
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
2012-05-21 20:32:26 +00:00
}
//-->
2014-04-01 11:30:48 +00:00
</script>
</div>
2016-06-02 09:57:18 +00:00
<a name="skip.navbar.top">
2014-04-01 11:30:48 +00:00
<!-- -->
</a></div>
2012-05-21 20:32:26 +00:00
<!-- ========= END OF TOP NAVBAR ========= -->
2014-04-01 11:30:48 +00:00
<div class="header">
<h2 title="Uses of Interface com.mxgraph.model.mxICell" class="title">Uses of Interface<br>com.mxgraph.model.mxICell</h2>
</div>
<div class="classUseContainer">
<ul class="blockList">
<li class="blockList">
2016-06-02 09:57:18 +00:00
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation">
2014-04-01 11:30:48 +00:00
<caption><span>Packages that use <a href="../../../../com/mxgraph/model/mxICell.html" title="interface in com.mxgraph.model">mxICell</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Package</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><a href="#com.mxgraph.io">com.mxgraph.io</a></td>
<td class="colLast">
<div class="block">This package contains all classes for input/output.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="#com.mxgraph.model">com.mxgraph.model</a></td>
<td class="colLast">
<div class="block">This package contains the classes that define a graph model.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList">
<ul class="blockList">
<li class="blockList"><a name="com.mxgraph.io">
<!-- -->
</a>
<h3>Uses of <a href="../../../../com/mxgraph/model/mxICell.html" title="interface in com.mxgraph.model">mxICell</a> in <a href="../../../../com/mxgraph/io/package-summary.html">com.mxgraph.io</a></h3>
2016-06-02 09:57:18 +00:00
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
2014-04-01 11:30:48 +00:00
<caption><span>Methods in <a href="../../../../com/mxgraph/io/package-summary.html">com.mxgraph.io</a> that return <a href="../../../../com/mxgraph/model/mxICell.html" title="interface in com.mxgraph.model">mxICell</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../com/mxgraph/model/mxICell.html" title="interface in com.mxgraph.model">mxICell</a></code></td>
2016-06-02 09:57:18 +00:00
<td class="colLast"><span class="typeNameLabel">mxCodec.</span><code><span class="memberNameLink"><a href="../../../../com/mxgraph/io/mxCodec.html#decodeCell-org.w3c.dom.Node-boolean-">decodeCell</a></span>(<a href="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>&nbsp;node,
2014-04-01 11:30:48 +00:00
boolean&nbsp;restoreStructures)</code>
<div class="block">Decodes cells that have been encoded using inversion, ie.</div>
</td>
</tr>
</tbody>
</table>
2016-06-02 09:57:18 +00:00
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
2014-04-01 11:30:48 +00:00
<caption><span>Methods in <a href="../../../../com/mxgraph/io/package-summary.html">com.mxgraph.io</a> with parameters of type <a href="../../../../com/mxgraph/model/mxICell.html" title="interface in com.mxgraph.model">mxICell</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
2016-06-02 09:57:18 +00:00
<td class="colLast"><span class="typeNameLabel">mxCodec.</span><code><span class="memberNameLink"><a href="../../../../com/mxgraph/io/mxCodec.html#encodeCell-com.mxgraph.model.mxICell-org.w3c.dom.Node-boolean-">encodeCell</a></span>(<a href="../../../../com/mxgraph/model/mxICell.html" title="interface in com.mxgraph.model">mxICell</a>&nbsp;cell,
2014-11-28 08:55:09 +00:00
<a href="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>&nbsp;node,
2014-04-01 11:30:48 +00:00
boolean&nbsp;includeChildren)</code>
<div class="block">Encoding of cell hierarchies is built-into the core, but is a
2012-05-21 20:32:26 +00:00
higher-level function that needs to be explicitely used by the
2014-04-01 11:30:48 +00:00
respective object encoders (eg.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
2016-06-02 09:57:18 +00:00
<td class="colLast"><span class="typeNameLabel">mxCodec.</span><code><span class="memberNameLink"><a href="../../../../com/mxgraph/io/mxCodec.html#insertIntoGraph-com.mxgraph.model.mxICell-">insertIntoGraph</a></span>(<a href="../../../../com/mxgraph/model/mxICell.html" title="interface in com.mxgraph.model">mxICell</a>&nbsp;cell)</code>
2014-04-01 11:30:48 +00:00
<div class="block">Inserts the given cell into its parent and terminal cells.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="com.mxgraph.model">
<!-- -->
</a>
<h3>Uses of <a href="../../../../com/mxgraph/model/mxICell.html" title="interface in com.mxgraph.model">mxICell</a> in <a href="../../../../com/mxgraph/model/package-summary.html">com.mxgraph.model</a></h3>
2016-06-02 09:57:18 +00:00
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
2014-04-01 11:30:48 +00:00
<caption><span>Classes in <a href="../../../../com/mxgraph/model/package-summary.html">com.mxgraph.model</a> that implement <a href="../../../../com/mxgraph/model/mxICell.html" title="interface in com.mxgraph.model">mxICell</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
2016-06-02 09:57:18 +00:00
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/mxgraph/model/mxCell.html" title="class in com.mxgraph.model">mxCell</a></span></code>
2014-04-01 11:30:48 +00:00
<div class="block">Cells are the elements of the graph model.</div>
</td>
</tr>
</tbody>
</table>
2016-06-02 09:57:18 +00:00
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing fields, and an explanation">
2014-04-01 11:30:48 +00:00
<caption><span>Fields in <a href="../../../../com/mxgraph/model/package-summary.html">com.mxgraph.model</a> declared as <a href="../../../../com/mxgraph/model/mxICell.html" title="interface in com.mxgraph.model">mxICell</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Field and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>protected <a href="../../../../com/mxgraph/model/mxICell.html" title="interface in com.mxgraph.model">mxICell</a></code></td>
2016-06-02 09:57:18 +00:00
<td class="colLast"><span class="typeNameLabel">mxCell.</span><code><span class="memberNameLink"><a href="../../../../com/mxgraph/model/mxCell.html#parent">parent</a></span></code>
2014-04-01 11:30:48 +00:00
<div class="block">Reference to the parent cell and source and target terminals for edges.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>protected <a href="../../../../com/mxgraph/model/mxICell.html" title="interface in com.mxgraph.model">mxICell</a></code></td>
2016-06-02 09:57:18 +00:00
<td class="colLast"><span class="typeNameLabel">mxGraphModel.</span><code><span class="memberNameLink"><a href="../../../../com/mxgraph/model/mxGraphModel.html#root">root</a></span></code>
2014-04-01 11:30:48 +00:00
<div class="block">Holds the root cell, which in turn contains the cells that represent the
layers of the diagram as child cells.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>protected <a href="../../../../com/mxgraph/model/mxICell.html" title="interface in com.mxgraph.model">mxICell</a></code></td>
2016-06-02 09:57:18 +00:00
<td class="colLast"><span class="typeNameLabel">mxCell.</span><code><span class="memberNameLink"><a href="../../../../com/mxgraph/model/mxCell.html#source">source</a></span></code>
2014-04-01 11:30:48 +00:00
<div class="block">Reference to the parent cell and source and target terminals for edges.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>protected <a href="../../../../com/mxgraph/model/mxICell.html" title="interface in com.mxgraph.model">mxICell</a></code></td>
2016-06-02 09:57:18 +00:00
<td class="colLast"><span class="typeNameLabel">mxCell.</span><code><span class="memberNameLink"><a href="../../../../com/mxgraph/model/mxCell.html#target">target</a></span></code>
2014-04-01 11:30:48 +00:00
<div class="block">Reference to the parent cell and source and target terminals for edges.</div>
</td>
</tr>
</tbody>
</table>
2016-06-02 09:57:18 +00:00
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
2014-04-01 11:30:48 +00:00
<caption><span>Methods in <a href="../../../../com/mxgraph/model/package-summary.html">com.mxgraph.model</a> that return <a href="../../../../com/mxgraph/model/mxICell.html" title="interface in com.mxgraph.model">mxICell</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../com/mxgraph/model/mxICell.html" title="interface in com.mxgraph.model">mxICell</a></code></td>
2016-06-02 09:57:18 +00:00
<td class="colLast"><span class="typeNameLabel">mxCell.</span><code><span class="memberNameLink"><a href="../../../../com/mxgraph/model/mxCell.html#getChildAt-int-">getChildAt</a></span>(int&nbsp;index)</code>&nbsp;</td>
2014-04-01 11:30:48 +00:00
</tr>
2014-10-09 13:52:12 +00:00
<tr class="rowColor">
2014-04-01 11:30:48 +00:00
<td class="colFirst"><code><a href="../../../../com/mxgraph/model/mxICell.html" title="interface in com.mxgraph.model">mxICell</a></code></td>
2016-06-02 09:57:18 +00:00
<td class="colLast"><span class="typeNameLabel">mxICell.</span><code><span class="memberNameLink"><a href="../../../../com/mxgraph/model/mxICell.html#getChildAt-int-">getChildAt</a></span>(int&nbsp;index)</code>
<div class="block">Returns the child at the specified index.</div>
</td>
2014-04-01 11:30:48 +00:00
</tr>
2014-10-09 13:52:12 +00:00
<tr class="altColor">
2014-04-01 11:30:48 +00:00
<td class="colFirst"><code><a href="../../../../com/mxgraph/model/mxICell.html" title="interface in com.mxgraph.model">mxICell</a></code></td>
2016-06-02 09:57:18 +00:00
<td class="colLast"><span class="typeNameLabel">mxCell.</span><code><span class="memberNameLink"><a href="../../../../com/mxgraph/model/mxCell.html#getEdgeAt-int-">getEdgeAt</a></span>(int&nbsp;index)</code>&nbsp;</td>
2014-04-01 11:30:48 +00:00
</tr>
2014-10-09 13:52:12 +00:00
<tr class="rowColor">
2014-04-01 11:30:48 +00:00
<td class="colFirst"><code><a href="../../../../com/mxgraph/model/mxICell.html" title="interface in com.mxgraph.model">mxICell</a></code></td>
2016-06-02 09:57:18 +00:00
<td class="colLast"><span class="typeNameLabel">mxICell.</span><code><span class="memberNameLink"><a href="../../../../com/mxgraph/model/mxICell.html#getEdgeAt-int-">getEdgeAt</a></span>(int&nbsp;index)</code>
<div class="block">Returns the edge at the specified index in the edge array.</div>
</td>
2014-04-01 11:30:48 +00:00
</tr>
2014-10-09 13:52:12 +00:00
<tr class="altColor">
2014-04-01 11:30:48 +00:00
<td class="colFirst"><code><a href="../../../../com/mxgraph/model/mxICell.html" title="interface in com.mxgraph.model">mxICell</a></code></td>
2016-06-02 09:57:18 +00:00
<td class="colLast"><span class="typeNameLabel">mxCell.</span><code><span class="memberNameLink"><a href="../../../../com/mxgraph/model/mxCell.html#getParent--">getParent</a></span>()</code>&nbsp;</td>
2014-04-01 11:30:48 +00:00
</tr>
2014-10-09 13:52:12 +00:00
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../com/mxgraph/model/mxICell.html" title="interface in com.mxgraph.model">mxICell</a></code></td>
2016-06-02 09:57:18 +00:00
<td class="colLast"><span class="typeNameLabel">mxICell.</span><code><span class="memberNameLink"><a href="../../../../com/mxgraph/model/mxICell.html#getParent--">getParent</a></span>()</code>
<div class="block">Returns the cell's parent.</div>
</td>
2014-10-09 13:52:12 +00:00
</tr>
2014-04-01 11:30:48 +00:00
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../com/mxgraph/model/mxICell.html" title="interface in com.mxgraph.model">mxICell</a></code></td>
2016-06-02 09:57:18 +00:00
<td class="colLast"><span class="typeNameLabel">mxCell.</span><code><span class="memberNameLink"><a href="../../../../com/mxgraph/model/mxCell.html#getSource--">getSource</a></span>()</code>
2014-04-01 11:30:48 +00:00
<div class="block">Returns the source terminal.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../com/mxgraph/model/mxICell.html" title="interface in com.mxgraph.model">mxICell</a></code></td>
2016-06-02 09:57:18 +00:00
<td class="colLast"><span class="typeNameLabel">mxCell.</span><code><span class="memberNameLink"><a href="../../../../com/mxgraph/model/mxCell.html#getTarget--">getTarget</a></span>()</code>
2014-04-01 11:30:48 +00:00
<div class="block">Returns the target terminal.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../com/mxgraph/model/mxICell.html" title="interface in com.mxgraph.model">mxICell</a></code></td>
2016-06-02 09:57:18 +00:00
<td class="colLast"><span class="typeNameLabel">mxCell.</span><code><span class="memberNameLink"><a href="../../../../com/mxgraph/model/mxCell.html#getTerminal-boolean-">getTerminal</a></span>(boolean&nbsp;source)</code>&nbsp;</td>
2014-04-01 11:30:48 +00:00
</tr>
2014-10-09 13:52:12 +00:00
<tr class="rowColor">
2014-04-01 11:30:48 +00:00
<td class="colFirst"><code><a href="../../../../com/mxgraph/model/mxICell.html" title="interface in com.mxgraph.model">mxICell</a></code></td>
2016-06-02 09:57:18 +00:00
<td class="colLast"><span class="typeNameLabel">mxICell.</span><code><span class="memberNameLink"><a href="../../../../com/mxgraph/model/mxICell.html#getTerminal-boolean-">getTerminal</a></span>(boolean&nbsp;source)</code>
<div class="block">Returns the source or target terminal.</div>
</td>
2014-04-01 11:30:48 +00:00
</tr>
2014-10-09 13:52:12 +00:00
<tr class="altColor">
2014-04-01 11:30:48 +00:00
<td class="colFirst"><code><a href="../../../../com/mxgraph/model/mxICell.html" title="interface in com.mxgraph.model">mxICell</a></code></td>
2016-06-02 09:57:18 +00:00
<td class="colLast"><span class="typeNameLabel">mxCell.</span><code><span class="memberNameLink"><a href="../../../../com/mxgraph/model/mxCell.html#insert-com.mxgraph.model.mxICell-">insert</a></span>(<a href="../../../../com/mxgraph/model/mxICell.html" title="interface in com.mxgraph.model">mxICell</a>&nbsp;child)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../com/mxgraph/model/mxICell.html" title="interface in com.mxgraph.model">mxICell</a></code></td>
<td class="colLast"><span class="typeNameLabel">mxICell.</span><code><span class="memberNameLink"><a href="../../../../com/mxgraph/model/mxICell.html#insert-com.mxgraph.model.mxICell-">insert</a></span>(<a href="../../../../com/mxgraph/model/mxICell.html" title="interface in com.mxgraph.model">mxICell</a>&nbsp;child)</code>
2014-04-01 11:30:48 +00:00
<div class="block">Appends the specified child into the child array and updates the parent
reference of the child.</div>
</td>
</tr>
2016-06-02 09:57:18 +00:00
<tr class="altColor">
2014-04-01 11:30:48 +00:00
<td class="colFirst"><code><a href="../../../../com/mxgraph/model/mxICell.html" title="interface in com.mxgraph.model">mxICell</a></code></td>
2016-06-02 09:57:18 +00:00
<td class="colLast"><span class="typeNameLabel">mxCell.</span><code><span class="memberNameLink"><a href="../../../../com/mxgraph/model/mxCell.html#insert-com.mxgraph.model.mxICell-int-">insert</a></span>(<a href="../../../../com/mxgraph/model/mxICell.html" title="interface in com.mxgraph.model">mxICell</a>&nbsp;child,
int&nbsp;index)</code>&nbsp;</td>
2014-04-01 11:30:48 +00:00
</tr>
2016-06-02 09:57:18 +00:00
<tr class="rowColor">
2014-04-01 11:30:48 +00:00
<td class="colFirst"><code><a href="../../../../com/mxgraph/model/mxICell.html" title="interface in com.mxgraph.model">mxICell</a></code></td>
2016-06-02 09:57:18 +00:00
<td class="colLast"><span class="typeNameLabel">mxICell.</span><code><span class="memberNameLink"><a href="../../../../com/mxgraph/model/mxICell.html#insert-com.mxgraph.model.mxICell-int-">insert</a></span>(<a href="../../../../com/mxgraph/model/mxICell.html" title="interface in com.mxgraph.model">mxICell</a>&nbsp;child,
2014-04-01 11:30:48 +00:00
int&nbsp;index)</code>
<div class="block">Inserts the specified child into the child array at the specified index
and updates the parent reference of the child.</div>
</td>
</tr>
2016-06-02 09:57:18 +00:00
<tr class="altColor">
2014-04-01 11:30:48 +00:00
<td class="colFirst"><code><a href="../../../../com/mxgraph/model/mxICell.html" title="interface in com.mxgraph.model">mxICell</a></code></td>
2016-06-02 09:57:18 +00:00
<td class="colLast"><span class="typeNameLabel">mxCell.</span><code><span class="memberNameLink"><a href="../../../../com/mxgraph/model/mxCell.html#insertEdge-com.mxgraph.model.mxICell-boolean-">insertEdge</a></span>(<a href="../../../../com/mxgraph/model/mxICell.html" title="interface in com.mxgraph.model">mxICell</a>&nbsp;edge,
boolean&nbsp;isOutgoing)</code>&nbsp;</td>
2014-04-01 11:30:48 +00:00
</tr>
2016-06-02 09:57:18 +00:00
<tr class="rowColor">
2014-04-01 11:30:48 +00:00
<td class="colFirst"><code><a href="../../../../com/mxgraph/model/mxICell.html" title="interface in com.mxgraph.model">mxICell</a></code></td>
2016-06-02 09:57:18 +00:00
<td class="colLast"><span class="typeNameLabel">mxICell.</span><code><span class="memberNameLink"><a href="../../../../com/mxgraph/model/mxICell.html#insertEdge-com.mxgraph.model.mxICell-boolean-">insertEdge</a></span>(<a href="../../../../com/mxgraph/model/mxICell.html" title="interface in com.mxgraph.model">mxICell</a>&nbsp;edge,
2014-04-01 11:30:48 +00:00
boolean&nbsp;isOutgoing)</code>
<div class="block">Inserts the specified edge into the edge array and returns the edge.</div>
</td>
</tr>
2016-06-02 09:57:18 +00:00
<tr class="altColor">
2014-04-01 11:30:48 +00:00
<td class="colFirst"><code><a href="../../../../com/mxgraph/model/mxICell.html" title="interface in com.mxgraph.model">mxICell</a></code></td>
2016-06-02 09:57:18 +00:00
<td class="colLast"><span class="typeNameLabel">mxCell.</span><code><span class="memberNameLink"><a href="../../../../com/mxgraph/model/mxCell.html#remove-int-">remove</a></span>(int&nbsp;index)</code>&nbsp;</td>
2014-04-01 11:30:48 +00:00
</tr>
2016-06-02 09:57:18 +00:00
<tr class="rowColor">
2014-04-01 11:30:48 +00:00
<td class="colFirst"><code><a href="../../../../com/mxgraph/model/mxICell.html" title="interface in com.mxgraph.model">mxICell</a></code></td>
2016-06-02 09:57:18 +00:00
<td class="colLast"><span class="typeNameLabel">mxICell.</span><code><span class="memberNameLink"><a href="../../../../com/mxgraph/model/mxICell.html#remove-int-">remove</a></span>(int&nbsp;index)</code>
2014-04-01 11:30:48 +00:00
<div class="block">Removes the child at the specified index from the child array and
returns the child that was removed.</div>
</td>
</tr>
2016-06-02 09:57:18 +00:00
<tr class="altColor">
2014-04-01 11:30:48 +00:00
<td class="colFirst"><code><a href="../../../../com/mxgraph/model/mxICell.html" title="interface in com.mxgraph.model">mxICell</a></code></td>
2016-06-02 09:57:18 +00:00
<td class="colLast"><span class="typeNameLabel">mxCell.</span><code><span class="memberNameLink"><a href="../../../../com/mxgraph/model/mxCell.html#remove-com.mxgraph.model.mxICell-">remove</a></span>(<a href="../../../../com/mxgraph/model/mxICell.html" title="interface in com.mxgraph.model">mxICell</a>&nbsp;child)</code>&nbsp;</td>
2014-04-01 11:30:48 +00:00
</tr>
2016-06-02 09:57:18 +00:00
<tr class="rowColor">
2014-04-01 11:30:48 +00:00
<td class="colFirst"><code><a href="../../../../com/mxgraph/model/mxICell.html" title="interface in com.mxgraph.model">mxICell</a></code></td>
2016-06-02 09:57:18 +00:00
<td class="colLast"><span class="typeNameLabel">mxICell.</span><code><span class="memberNameLink"><a href="../../../../com/mxgraph/model/mxICell.html#remove-com.mxgraph.model.mxICell-">remove</a></span>(<a href="../../../../com/mxgraph/model/mxICell.html" title="interface in com.mxgraph.model">mxICell</a>&nbsp;child)</code>
2014-04-01 11:30:48 +00:00
<div class="block">Removes the given child from the child array and returns it.</div>
</td>
</tr>
2016-06-02 09:57:18 +00:00
<tr class="altColor">
2014-04-01 11:30:48 +00:00
<td class="colFirst"><code><a href="../../../../com/mxgraph/model/mxICell.html" title="interface in com.mxgraph.model">mxICell</a></code></td>
2016-06-02 09:57:18 +00:00
<td class="colLast"><span class="typeNameLabel">mxCell.</span><code><span class="memberNameLink"><a href="../../../../com/mxgraph/model/mxCell.html#removeEdge-com.mxgraph.model.mxICell-boolean-">removeEdge</a></span>(<a href="../../../../com/mxgraph/model/mxICell.html" title="interface in com.mxgraph.model">mxICell</a>&nbsp;edge,
boolean&nbsp;isOutgoing)</code>&nbsp;</td>
2014-04-01 11:30:48 +00:00
</tr>
2016-06-02 09:57:18 +00:00
<tr class="rowColor">
2014-04-01 11:30:48 +00:00
<td class="colFirst"><code><a href="../../../../com/mxgraph/model/mxICell.html" title="interface in com.mxgraph.model">mxICell</a></code></td>
2016-06-02 09:57:18 +00:00
<td class="colLast"><span class="typeNameLabel">mxICell.</span><code><span class="memberNameLink"><a href="../../../../com/mxgraph/model/mxICell.html#removeEdge-com.mxgraph.model.mxICell-boolean-">removeEdge</a></span>(<a href="../../../../com/mxgraph/model/mxICell.html" title="interface in com.mxgraph.model">mxICell</a>&nbsp;edge,
2014-04-01 11:30:48 +00:00
boolean&nbsp;isOutgoing)</code>
<div class="block">Removes the specified edge from the edge array and returns the edge.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="../../../../com/mxgraph/model/mxICell.html" title="interface in com.mxgraph.model">mxICell</a></code></td>
2016-06-02 09:57:18 +00:00
<td class="colLast"><span class="typeNameLabel">mxCellPath.</span><code><span class="memberNameLink"><a href="../../../../com/mxgraph/model/mxCellPath.html#resolve-com.mxgraph.model.mxICell-java.lang.String-">resolve</a></span>(<a href="../../../../com/mxgraph/model/mxICell.html" title="interface in com.mxgraph.model">mxICell</a>&nbsp;root,
2014-11-28 08:55:09 +00:00
<a href="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>&nbsp;path)</code>
2014-04-01 11:30:48 +00:00
<div class="block">Returns the cell for the specified cell path using the given root as the
root of the path.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../com/mxgraph/model/mxICell.html" title="interface in com.mxgraph.model">mxICell</a></code></td>
2016-06-02 09:57:18 +00:00
<td class="colLast"><span class="typeNameLabel">mxCell.</span><code><span class="memberNameLink"><a href="../../../../com/mxgraph/model/mxCell.html#setTerminal-com.mxgraph.model.mxICell-boolean-">setTerminal</a></span>(<a href="../../../../com/mxgraph/model/mxICell.html" title="interface in com.mxgraph.model">mxICell</a>&nbsp;terminal,
boolean&nbsp;isSource)</code>&nbsp;</td>
2014-04-01 11:30:48 +00:00
</tr>
2014-10-09 13:52:12 +00:00
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../com/mxgraph/model/mxICell.html" title="interface in com.mxgraph.model">mxICell</a></code></td>
2016-06-02 09:57:18 +00:00
<td class="colLast"><span class="typeNameLabel">mxICell.</span><code><span class="memberNameLink"><a href="../../../../com/mxgraph/model/mxICell.html#setTerminal-com.mxgraph.model.mxICell-boolean-">setTerminal</a></span>(<a href="../../../../com/mxgraph/model/mxICell.html" title="interface in com.mxgraph.model">mxICell</a>&nbsp;terminal,
boolean&nbsp;isSource)</code>
<div class="block">Sets the source or target terminal and returns the new terminal.</div>
</td>
2014-10-09 13:52:12 +00:00
</tr>
2014-04-01 11:30:48 +00:00
</tbody>
</table>
2016-06-02 09:57:18 +00:00
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
2014-04-01 11:30:48 +00:00
<caption><span>Methods in <a href="../../../../com/mxgraph/model/package-summary.html">com.mxgraph.model</a> with parameters of type <a href="../../../../com/mxgraph/model/mxICell.html" title="interface in com.mxgraph.model">mxICell</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tbody>
<tr class="altColor">
2014-11-28 08:55:09 +00:00
<td class="colFirst"><code>static <a href="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>
2016-06-02 09:57:18 +00:00
<td class="colLast"><span class="typeNameLabel">mxCellPath.</span><code><span class="memberNameLink"><a href="../../../../com/mxgraph/model/mxCellPath.html#create-com.mxgraph.model.mxICell-">create</a></span>(<a href="../../../../com/mxgraph/model/mxICell.html" title="interface in com.mxgraph.model">mxICell</a>&nbsp;cell)</code>
2014-04-01 11:30:48 +00:00
<div class="block">Creates the cell path for the given cell.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>int</code></td>
2016-06-02 09:57:18 +00:00
<td class="colLast"><span class="typeNameLabel">mxCell.</span><code><span class="memberNameLink"><a href="../../../../com/mxgraph/model/mxCell.html#getEdgeIndex-com.mxgraph.model.mxICell-">getEdgeIndex</a></span>(<a href="../../../../com/mxgraph/model/mxICell.html" title="interface in com.mxgraph.model">mxICell</a>&nbsp;edge)</code>&nbsp;</td>
2014-04-01 11:30:48 +00:00
</tr>
2014-10-09 13:52:12 +00:00
<tr class="altColor">
2014-04-01 11:30:48 +00:00
<td class="colFirst"><code>int</code></td>
2016-06-02 09:57:18 +00:00
<td class="colLast"><span class="typeNameLabel">mxICell.</span><code><span class="memberNameLink"><a href="../../../../com/mxgraph/model/mxICell.html#getEdgeIndex-com.mxgraph.model.mxICell-">getEdgeIndex</a></span>(<a href="../../../../com/mxgraph/model/mxICell.html" title="interface in com.mxgraph.model">mxICell</a>&nbsp;edge)</code>
<div class="block">Returns the index of the specified edge in the edge array.</div>
</td>
2014-04-01 11:30:48 +00:00
</tr>
2014-10-09 13:52:12 +00:00
<tr class="rowColor">
2014-04-01 11:30:48 +00:00
<td class="colFirst"><code>int</code></td>
2016-06-02 09:57:18 +00:00
<td class="colLast"><span class="typeNameLabel">mxCell.</span><code><span class="memberNameLink"><a href="../../../../com/mxgraph/model/mxCell.html#getIndex-com.mxgraph.model.mxICell-">getIndex</a></span>(<a href="../../../../com/mxgraph/model/mxICell.html" title="interface in com.mxgraph.model">mxICell</a>&nbsp;child)</code>&nbsp;</td>
2014-04-01 11:30:48 +00:00
</tr>
<tr class="altColor">
2014-10-09 13:52:12 +00:00
<td class="colFirst"><code>int</code></td>
2016-06-02 09:57:18 +00:00
<td class="colLast"><span class="typeNameLabel">mxICell.</span><code><span class="memberNameLink"><a href="../../../../com/mxgraph/model/mxICell.html#getIndex-com.mxgraph.model.mxICell-">getIndex</a></span>(<a href="../../../../com/mxgraph/model/mxICell.html" title="interface in com.mxgraph.model">mxICell</a>&nbsp;child)</code>
<div class="block">Returns the index of the specified child in the child array.</div>
</td>
2014-10-09 13:52:12 +00:00
</tr>
<tr class="rowColor">
2014-04-01 11:30:48 +00:00
<td class="colFirst"><code><a href="../../../../com/mxgraph/model/mxICell.html" title="interface in com.mxgraph.model">mxICell</a></code></td>
2016-06-02 09:57:18 +00:00
<td class="colLast"><span class="typeNameLabel">mxCell.</span><code><span class="memberNameLink"><a href="../../../../com/mxgraph/model/mxCell.html#insert-com.mxgraph.model.mxICell-">insert</a></span>(<a href="../../../../com/mxgraph/model/mxICell.html" title="interface in com.mxgraph.model">mxICell</a>&nbsp;child)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../com/mxgraph/model/mxICell.html" title="interface in com.mxgraph.model">mxICell</a></code></td>
<td class="colLast"><span class="typeNameLabel">mxICell.</span><code><span class="memberNameLink"><a href="../../../../com/mxgraph/model/mxICell.html#insert-com.mxgraph.model.mxICell-">insert</a></span>(<a href="../../../../com/mxgraph/model/mxICell.html" title="interface in com.mxgraph.model">mxICell</a>&nbsp;child)</code>
2014-04-01 11:30:48 +00:00
<div class="block">Appends the specified child into the child array and updates the parent
reference of the child.</div>
</td>
</tr>
2016-06-02 09:57:18 +00:00
<tr class="rowColor">
2014-04-01 11:30:48 +00:00
<td class="colFirst"><code><a href="../../../../com/mxgraph/model/mxICell.html" title="interface in com.mxgraph.model">mxICell</a></code></td>
2016-06-02 09:57:18 +00:00
<td class="colLast"><span class="typeNameLabel">mxCell.</span><code><span class="memberNameLink"><a href="../../../../com/mxgraph/model/mxCell.html#insert-com.mxgraph.model.mxICell-int-">insert</a></span>(<a href="../../../../com/mxgraph/model/mxICell.html" title="interface in com.mxgraph.model">mxICell</a>&nbsp;child,
int&nbsp;index)</code>&nbsp;</td>
2014-04-01 11:30:48 +00:00
</tr>
2016-06-02 09:57:18 +00:00
<tr class="altColor">
2014-04-01 11:30:48 +00:00
<td class="colFirst"><code><a href="../../../../com/mxgraph/model/mxICell.html" title="interface in com.mxgraph.model">mxICell</a></code></td>
2016-06-02 09:57:18 +00:00
<td class="colLast"><span class="typeNameLabel">mxICell.</span><code><span class="memberNameLink"><a href="../../../../com/mxgraph/model/mxICell.html#insert-com.mxgraph.model.mxICell-int-">insert</a></span>(<a href="../../../../com/mxgraph/model/mxICell.html" title="interface in com.mxgraph.model">mxICell</a>&nbsp;child,
2014-04-01 11:30:48 +00:00
int&nbsp;index)</code>
<div class="block">Inserts the specified child into the child array at the specified index
and updates the parent reference of the child.</div>
</td>
</tr>
2016-06-02 09:57:18 +00:00
<tr class="rowColor">
2014-04-01 11:30:48 +00:00
<td class="colFirst"><code><a href="../../../../com/mxgraph/model/mxICell.html" title="interface in com.mxgraph.model">mxICell</a></code></td>
2016-06-02 09:57:18 +00:00
<td class="colLast"><span class="typeNameLabel">mxCell.</span><code><span class="memberNameLink"><a href="../../../../com/mxgraph/model/mxCell.html#insertEdge-com.mxgraph.model.mxICell-boolean-">insertEdge</a></span>(<a href="../../../../com/mxgraph/model/mxICell.html" title="interface in com.mxgraph.model">mxICell</a>&nbsp;edge,
boolean&nbsp;isOutgoing)</code>&nbsp;</td>
2014-04-01 11:30:48 +00:00
</tr>
2016-06-02 09:57:18 +00:00
<tr class="altColor">
2014-04-01 11:30:48 +00:00
<td class="colFirst"><code><a href="../../../../com/mxgraph/model/mxICell.html" title="interface in com.mxgraph.model">mxICell</a></code></td>
2016-06-02 09:57:18 +00:00
<td class="colLast"><span class="typeNameLabel">mxICell.</span><code><span class="memberNameLink"><a href="../../../../com/mxgraph/model/mxICell.html#insertEdge-com.mxgraph.model.mxICell-boolean-">insertEdge</a></span>(<a href="../../../../com/mxgraph/model/mxICell.html" title="interface in com.mxgraph.model">mxICell</a>&nbsp;edge,
2014-04-01 11:30:48 +00:00
boolean&nbsp;isOutgoing)</code>
<div class="block">Inserts the specified edge into the edge array and returns the edge.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
2016-06-02 09:57:18 +00:00
<td class="colLast"><span class="typeNameLabel">mxGraphModel.</span><code><span class="memberNameLink"><a href="../../../../com/mxgraph/model/mxGraphModel.html#mergeChildren-com.mxgraph.model.mxICell-com.mxgraph.model.mxICell-boolean-">mergeChildren</a></span>(<a href="../../../../com/mxgraph/model/mxICell.html" title="interface in com.mxgraph.model">mxICell</a>&nbsp;from,
2014-04-01 11:30:48 +00:00
<a href="../../../../com/mxgraph/model/mxICell.html" title="interface in com.mxgraph.model">mxICell</a>&nbsp;to,
boolean&nbsp;cloneAllEdges)</code>
<div class="block">Merges the children of the given cell into the given target cell inside
this model.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>protected void</code></td>
2016-06-02 09:57:18 +00:00
<td class="colLast"><span class="typeNameLabel">mxGraphModel.</span><code><span class="memberNameLink"><a href="../../../../com/mxgraph/model/mxGraphModel.html#mergeChildrenImpl-com.mxgraph.model.mxICell-com.mxgraph.model.mxICell-boolean-java.util.Hashtable-">mergeChildrenImpl</a></span>(<a href="../../../../com/mxgraph/model/mxICell.html" title="interface in com.mxgraph.model">mxICell</a>&nbsp;from,
2014-04-01 11:30:48 +00:00
<a href="../../../../com/mxgraph/model/mxICell.html" title="interface in com.mxgraph.model">mxICell</a>&nbsp;to,
boolean&nbsp;cloneAllEdges,
2014-11-28 08:55:09 +00:00
<a href="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>&lt;<a href="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>,<a href="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>&gt;&nbsp;mapping)</code>
2014-04-01 11:30:48 +00:00
<div class="block">Clones the children of the source cell into the given target cell in
2012-05-21 20:32:26 +00:00
this model and adds an entry to the mapping that maps from the source
cell to the target cell with the same id or the clone of the source cell
2014-04-01 11:30:48 +00:00
that was inserted into this model.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../com/mxgraph/model/mxICell.html" title="interface in com.mxgraph.model">mxICell</a></code></td>
2016-06-02 09:57:18 +00:00
<td class="colLast"><span class="typeNameLabel">mxCell.</span><code><span class="memberNameLink"><a href="../../../../com/mxgraph/model/mxCell.html#remove-com.mxgraph.model.mxICell-">remove</a></span>(<a href="../../../../com/mxgraph/model/mxICell.html" title="interface in com.mxgraph.model">mxICell</a>&nbsp;child)</code>&nbsp;</td>
2014-04-01 11:30:48 +00:00
</tr>
2014-10-09 13:52:12 +00:00
<tr class="altColor">
2014-04-01 11:30:48 +00:00
<td class="colFirst"><code><a href="../../../../com/mxgraph/model/mxICell.html" title="interface in com.mxgraph.model">mxICell</a></code></td>
2016-06-02 09:57:18 +00:00
<td class="colLast"><span class="typeNameLabel">mxICell.</span><code><span class="memberNameLink"><a href="../../../../com/mxgraph/model/mxICell.html#remove-com.mxgraph.model.mxICell-">remove</a></span>(<a href="../../../../com/mxgraph/model/mxICell.html" title="interface in com.mxgraph.model">mxICell</a>&nbsp;child)</code>
<div class="block">Removes the given child from the child array and returns it.</div>
</td>
2014-04-01 11:30:48 +00:00
</tr>
2014-10-09 13:52:12 +00:00
<tr class="rowColor">
2014-04-01 11:30:48 +00:00
<td class="colFirst"><code><a href="../../../../com/mxgraph/model/mxICell.html" title="interface in com.mxgraph.model">mxICell</a></code></td>
2016-06-02 09:57:18 +00:00
<td class="colLast"><span class="typeNameLabel">mxCell.</span><code><span class="memberNameLink"><a href="../../../../com/mxgraph/model/mxCell.html#removeEdge-com.mxgraph.model.mxICell-boolean-">removeEdge</a></span>(<a href="../../../../com/mxgraph/model/mxICell.html" title="interface in com.mxgraph.model">mxICell</a>&nbsp;edge,
boolean&nbsp;isOutgoing)</code>&nbsp;</td>
2014-04-01 11:30:48 +00:00
</tr>
2014-10-09 13:52:12 +00:00
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../com/mxgraph/model/mxICell.html" title="interface in com.mxgraph.model">mxICell</a></code></td>
2016-06-02 09:57:18 +00:00
<td class="colLast"><span class="typeNameLabel">mxICell.</span><code><span class="memberNameLink"><a href="../../../../com/mxgraph/model/mxICell.html#removeEdge-com.mxgraph.model.mxICell-boolean-">removeEdge</a></span>(<a href="../../../../com/mxgraph/model/mxICell.html" title="interface in com.mxgraph.model">mxICell</a>&nbsp;edge,
boolean&nbsp;isOutgoing)</code>
<div class="block">Removes the specified edge from the edge array and returns the edge.</div>
</td>
2014-10-09 13:52:12 +00:00
</tr>
2014-04-01 11:30:48 +00:00
<tr class="rowColor">
<td class="colFirst"><code>static <a href="../../../../com/mxgraph/model/mxICell.html" title="interface in com.mxgraph.model">mxICell</a></code></td>
2016-06-02 09:57:18 +00:00
<td class="colLast"><span class="typeNameLabel">mxCellPath.</span><code><span class="memberNameLink"><a href="../../../../com/mxgraph/model/mxCellPath.html#resolve-com.mxgraph.model.mxICell-java.lang.String-">resolve</a></span>(<a href="../../../../com/mxgraph/model/mxICell.html" title="interface in com.mxgraph.model">mxICell</a>&nbsp;root,
2014-11-28 08:55:09 +00:00
<a href="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>&nbsp;path)</code>
2014-04-01 11:30:48 +00:00
<div class="block">Returns the cell for the specified cell path using the given root as the
root of the path.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
2016-06-02 09:57:18 +00:00
<td class="colLast"><span class="typeNameLabel">mxCell.</span><code><span class="memberNameLink"><a href="../../../../com/mxgraph/model/mxCell.html#setParent-com.mxgraph.model.mxICell-">setParent</a></span>(<a href="../../../../com/mxgraph/model/mxICell.html" title="interface in com.mxgraph.model">mxICell</a>&nbsp;parent)</code>&nbsp;</td>
2014-04-01 11:30:48 +00:00
</tr>
2014-10-09 13:52:12 +00:00
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
2016-06-02 09:57:18 +00:00
<td class="colLast"><span class="typeNameLabel">mxICell.</span><code><span class="memberNameLink"><a href="../../../../com/mxgraph/model/mxICell.html#setParent-com.mxgraph.model.mxICell-">setParent</a></span>(<a href="../../../../com/mxgraph/model/mxICell.html" title="interface in com.mxgraph.model">mxICell</a>&nbsp;parent)</code>
<div class="block">Sets the parent cell.</div>
</td>
2014-10-09 13:52:12 +00:00
</tr>
2014-04-01 11:30:48 +00:00
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
2016-06-02 09:57:18 +00:00
<td class="colLast"><span class="typeNameLabel">mxCell.</span><code><span class="memberNameLink"><a href="../../../../com/mxgraph/model/mxCell.html#setSource-com.mxgraph.model.mxICell-">setSource</a></span>(<a href="../../../../com/mxgraph/model/mxICell.html" title="interface in com.mxgraph.model">mxICell</a>&nbsp;source)</code>
2014-04-01 11:30:48 +00:00
<div class="block">Sets the source terminal.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
2016-06-02 09:57:18 +00:00
<td class="colLast"><span class="typeNameLabel">mxCell.</span><code><span class="memberNameLink"><a href="../../../../com/mxgraph/model/mxCell.html#setTarget-com.mxgraph.model.mxICell-">setTarget</a></span>(<a href="../../../../com/mxgraph/model/mxICell.html" title="interface in com.mxgraph.model">mxICell</a>&nbsp;target)</code>
2014-04-01 11:30:48 +00:00
<div class="block">Sets the target terminal.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../com/mxgraph/model/mxICell.html" title="interface in com.mxgraph.model">mxICell</a></code></td>
2016-06-02 09:57:18 +00:00
<td class="colLast"><span class="typeNameLabel">mxCell.</span><code><span class="memberNameLink"><a href="../../../../com/mxgraph/model/mxCell.html#setTerminal-com.mxgraph.model.mxICell-boolean-">setTerminal</a></span>(<a href="../../../../com/mxgraph/model/mxICell.html" title="interface in com.mxgraph.model">mxICell</a>&nbsp;terminal,
boolean&nbsp;isSource)</code>&nbsp;</td>
2014-04-01 11:30:48 +00:00
</tr>
2014-10-09 13:52:12 +00:00
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../com/mxgraph/model/mxICell.html" title="interface in com.mxgraph.model">mxICell</a></code></td>
2016-06-02 09:57:18 +00:00
<td class="colLast"><span class="typeNameLabel">mxICell.</span><code><span class="memberNameLink"><a href="../../../../com/mxgraph/model/mxICell.html#setTerminal-com.mxgraph.model.mxICell-boolean-">setTerminal</a></span>(<a href="../../../../com/mxgraph/model/mxICell.html" title="interface in com.mxgraph.model">mxICell</a>&nbsp;terminal,
boolean&nbsp;isSource)</code>
<div class="block">Sets the source or target terminal and returns the new terminal.</div>
</td>
2014-10-09 13:52:12 +00:00
</tr>
2014-04-01 11:30:48 +00:00
</tbody>
</table>
</li>
</ul>
</li>
</ul>
</div>
2012-05-21 20:32:26 +00:00
<!-- ======= START OF BOTTOM NAVBAR ====== -->
2016-06-02 09:57:18 +00:00
<div class="bottomNav"><a name="navbar.bottom">
2014-04-01 11:30:48 +00:00
<!-- -->
2016-06-02 09:57:18 +00:00
</a>
<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
<a name="navbar.bottom.firstrow">
2014-04-01 11:30:48 +00:00
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../overview-summary.html">Overview</a></li>
<li><a href="../package-summary.html">Package</a></li>
<li><a href="../../../../com/mxgraph/model/mxICell.html" title="interface in com.mxgraph.model">Class</a></li>
<li class="navBarCell1Rev">Use</li>
<li><a href="../package-tree.html">Tree</a></li>
<li><a href="../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../index-all.html">Index</a></li>
<li><a href="../../../../help-doc.html">Help</a></li>
</ul>
2017-04-12 12:48:34 +00:00
<div class="aboutLanguage"><p><b>mxGraph 3.7.2</b></p></div>
2014-04-01 11:30:48 +00:00
</div>
<div class="subNav">
<ul class="navList">
<li>Prev</li>
<li>Next</li>
</ul>
<ul class="navList">
<li><a href="../../../../index.html?com/mxgraph/model/class-use/mxICell.html" target="_top">Frames</a></li>
2016-06-02 09:57:18 +00:00
<li><a href="mxICell.html" target="_top">No&nbsp;Frames</a></li>
2014-04-01 11:30:48 +00:00
</ul>
<ul class="navList" id="allclasses_navbar_bottom">
2016-06-02 09:57:18 +00:00
<li><a href="../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
2014-04-01 11:30:48 +00:00
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_bottom");
2012-05-21 20:32:26 +00:00
if(window==top) {
2014-04-01 11:30:48 +00:00
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
2012-05-21 20:32:26 +00:00
}
//-->
2014-04-01 11:30:48 +00:00
</script>
</div>
2016-06-02 09:57:18 +00:00
<a name="skip.navbar.bottom">
2014-04-01 11:30:48 +00:00
<!-- -->
</a></div>
2012-05-21 20:32:26 +00:00
<!-- ======== END OF BOTTOM NAVBAR ======= -->
2014-04-01 11:30:48 +00:00
<p class="legalCopy"><small><font size=1>Copyright (c) 2010 <a href="http://www.mxgraph.com/"
target="_blank">Gaudenz Alder, David Benson</a>. All rights reserved.</font></small></p>
</body>
</html>