<h2title="Uses of Class com.mxgraph.io.graphml.mxGraphMlGraph"class="title">Uses of Class<br>com.mxgraph.io.graphml.mxGraphMlGraph</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/io/graphml/mxGraphMlGraph.html"title="class in com.mxgraph.io.graphml">mxGraphMlGraph</a></span><spanclass="tabEnd"> </span></caption>
<h3>Uses of <ahref="../../../../../com/mxgraph/io/graphml/mxGraphMlGraph.html"title="class in com.mxgraph.io.graphml">mxGraphMlGraph</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/io/graphml/mxGraphMlGraph.html"title="class in com.mxgraph.io.graphml">mxGraphMlGraph</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="../../../../../com/mxgraph/io/graphml/mxGraphMlGraph.html"title="class in com.mxgraph.io.graphml">mxGraphMlGraph</a></code></td>
<tdclass="colLast"><spanclass="strong">mxGraphMlCodec.</span><code><strong><ahref="../../../../../com/mxgraph/io/mxGraphMlCodec.html#decodeGraph(com.mxgraph.view.mxGraph, java.lang.Object, com.mxgraph.io.graphml.mxGraphMlGraph)">decodeGraph</a></strong>(<ahref="../../../../../com/mxgraph/view/mxGraph.html"title="class in com.mxgraph.view">mxGraph</a> graph,
<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> parent,
<ahref="../../../../../com/mxgraph/io/graphml/mxGraphMlGraph.html"title="class in com.mxgraph.io.graphml">mxGraphMlGraph</a> gmlGraph)</code>
<divclass="block">Returns a Gml graph with the data of the vertexes and edges in the graph.</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/io/graphml/mxGraphMlGraph.html"title="class in com.mxgraph.io.graphml">mxGraphMlGraph</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="../../../../../com/mxgraph/io/graphml/mxGraphMlGraph.html"title="class in com.mxgraph.io.graphml">mxGraphMlGraph</a></code></td>
<tdclass="colLast"><spanclass="strong">mxGraphMlCodec.</span><code><strong><ahref="../../../../../com/mxgraph/io/mxGraphMlCodec.html#decodeGraph(com.mxgraph.view.mxGraph, java.lang.Object, com.mxgraph.io.graphml.mxGraphMlGraph)">decodeGraph</a></strong>(<ahref="../../../../../com/mxgraph/view/mxGraph.html"title="class in com.mxgraph.view">mxGraph</a> graph,
<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> parent,
<ahref="../../../../../com/mxgraph/io/graphml/mxGraphMlGraph.html"title="class in com.mxgraph.io.graphml">mxGraphMlGraph</a> gmlGraph)</code>
<divclass="block">Returns a Gml graph with the data of the vertexes and edges in the graph.</div>
</td>
</tr>
<trclass="rowColor">
<tdclass="colFirst"><code>static <ahref="http://download.oracle.com/javase/1.5.0/docs/api/org/w3c/dom/Document.html?is-external=true"title="class or interface in org.w3c.dom">Document</a></code></td>
<tdclass="colLast"><spanclass="strong">mxGraphMlCodec.</span><code><strong><ahref="../../../../../com/mxgraph/io/mxGraphMlCodec.html#encodeXML(com.mxgraph.io.graphml.mxGraphMlGraph)">encodeXML</a></strong>(<ahref="../../../../../com/mxgraph/io/graphml/mxGraphMlGraph.html"title="class in com.mxgraph.io.graphml">mxGraphMlGraph</a> gmlGraph)</code>
<divclass="block">Generates a Xml document with the gmlGraph.</div>
<h3>Uses of <ahref="../../../../../com/mxgraph/io/graphml/mxGraphMlGraph.html"title="class in com.mxgraph.io.graphml">mxGraphMlGraph</a> in <ahref="../../../../../com/mxgraph/io/graphml/package-summary.html">com.mxgraph.io.graphml</a></h3>
<tableborder="0"cellpadding="3"cellspacing="0"summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <ahref="../../../../../com/mxgraph/io/graphml/package-summary.html">com.mxgraph.io.graphml</a> that return types with arguments of type <ahref="../../../../../com/mxgraph/io/graphml/mxGraphMlGraph.html"title="class in com.mxgraph.io.graphml">mxGraphMlGraph</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="http://download.oracle.com/javase/1.5.0/docs/api/java/util/List.html?is-external=true"title="class or interface in java.util">List</a><<ahref="../../../../../com/mxgraph/io/graphml/mxGraphMlGraph.html"title="class in com.mxgraph.io.graphml">mxGraphMlGraph</a>></code></td>
<tableborder="0"cellpadding="3"cellspacing="0"summary="Use table, listing methods, and an explanation">
<caption><span>Method parameters in <ahref="../../../../../com/mxgraph/io/graphml/package-summary.html">com.mxgraph.io.graphml</a> with type arguments of type <ahref="../../../../../com/mxgraph/io/graphml/mxGraphMlGraph.html"title="class in com.mxgraph.io.graphml">mxGraphMlGraph</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">mxGraphMlNode.</span><code><strong><ahref="../../../../../com/mxgraph/io/graphml/mxGraphMlNode.html#setNodeGraph(java.util.List)">setNodeGraph</a></strong>(<ahref="http://download.oracle.com/javase/1.5.0/docs/api/java/util/List.html?is-external=true"title="class or interface in java.util">List</a><<ahref="../../../../../com/mxgraph/io/graphml/mxGraphMlGraph.html"title="class in com.mxgraph.io.graphml">mxGraphMlGraph</a>> nodeGraph)</code> </td>