<h2title="Uses of Class com.mxgraph.model.mxCell"class="title">Uses of Class<br>com.mxgraph.model.mxCell</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/mxCell.html"title="class in com.mxgraph.model">mxCell</a></span><spanclass="tabEnd"> </span></caption>
<divclass="block">This package contains all classes for input/output.</div>
</td>
</tr>
</tbody>
</table>
</li>
<liclass="blockList">
<ulclass="blockList">
<liclass="blockList"><aname="com.mxgraph.io">
<!---->
</a>
<h3>Uses of <ahref="../../../../com/mxgraph/model/mxCell.html"title="class in com.mxgraph.model">mxCell</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> with parameters of type <ahref="../../../../com/mxgraph/model/mxCell.html"title="class in com.mxgraph.model">mxCell</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 void</code></td>
<tdclass="colLast"><spanclass="strong">mxGraphMlCodec.</span><code><strong><ahref="../../../../com/mxgraph/io/mxGraphMlCodec.html#addEdgeData(com.mxgraph.io.graphml.mxGraphMlEdge, com.mxgraph.model.mxCell)">addEdgeData</a></strong>(<ahref="../../../../com/mxgraph/io/graphml/mxGraphMlEdge.html"title="class in com.mxgraph.io.graphml">mxGraphMlEdge</a> gmlEdge,
<ahref="../../../../com/mxgraph/model/mxCell.html"title="class in com.mxgraph.model">mxCell</a> v)</code>
<divclass="block">Add the edge data in the gmlEdge.</div>
</td>
</tr>
<trclass="rowColor">
<tdclass="colFirst"><code>static void</code></td>
<tdclass="colLast"><spanclass="strong">mxGraphMlCodec.</span><code><strong><ahref="../../../../com/mxgraph/io/mxGraphMlCodec.html#addNodeData(com.mxgraph.io.graphml.mxGraphMlNode, com.mxgraph.model.mxCell)">addNodeData</a></strong>(<ahref="../../../../com/mxgraph/io/graphml/mxGraphMlNode.html"title="class in com.mxgraph.io.graphml">mxGraphMlNode</a> gmlNode,
<ahref="../../../../com/mxgraph/model/mxCell.html"title="class in com.mxgraph.model">mxCell</a> v)</code>
<divclass="block">Add the node data in the gmlNode.</div>