<h2title="Uses of Class com.mxgraph.io.graphml.mxGraphMlShapeEdge"class="title">Uses of Class<br>com.mxgraph.io.graphml.mxGraphMlShapeEdge</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/mxGraphMlShapeEdge.html"title="class in com.mxgraph.io.graphml">mxGraphMlShapeEdge</a></span><spanclass="tabEnd"> </span></caption>
<h3>Uses of <ahref="../../../../../com/mxgraph/io/graphml/mxGraphMlShapeEdge.html"title="class in com.mxgraph.io.graphml">mxGraphMlShapeEdge</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 <ahref="../../../../../com/mxgraph/io/graphml/mxGraphMlShapeEdge.html"title="class in com.mxgraph.io.graphml">mxGraphMlShapeEdge</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/io/graphml/mxGraphMlShapeEdge.html"title="class in com.mxgraph.io.graphml">mxGraphMlShapeEdge</a></code></td>
<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> with parameters of type <ahref="../../../../../com/mxgraph/io/graphml/mxGraphMlShapeEdge.html"title="class in com.mxgraph.io.graphml">mxGraphMlShapeEdge</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">mxGraphMlData.</span><code><strong><ahref="../../../../../com/mxgraph/io/graphml/mxGraphMlData.html#setDataShapeEdge(com.mxgraph.io.graphml.mxGraphMlShapeEdge)">setDataShapeEdge</a></strong>(<ahref="../../../../../com/mxgraph/io/graphml/mxGraphMlShapeEdge.html"title="class in com.mxgraph.io.graphml">mxGraphMlShapeEdge</a> dataShapeEdge)</code> </td>
</tr>
</tbody>
</table>
<tableborder="0"cellpadding="3"cellspacing="0"summary="Use table, listing constructors, and an explanation">
<caption><span>Constructors in <ahref="../../../../../com/mxgraph/io/graphml/package-summary.html">com.mxgraph.io.graphml</a> with parameters of type <ahref="../../../../../com/mxgraph/io/graphml/mxGraphMlShapeEdge.html"title="class in com.mxgraph.io.graphml">mxGraphMlShapeEdge</a></span><spanclass="tabEnd"> </span></caption>
<tr>
<thclass="colOne"scope="col">Constructor and Description</th>
<tdclass="colLast"><code><strong><ahref="../../../../../com/mxgraph/io/graphml/mxGraphMlData.html#mxGraphMlData(java.lang.String, java.lang.String, java.lang.String, com.mxgraph.io.graphml.mxGraphMlShapeEdge, com.mxgraph.io.graphml.mxGraphMlShapeNode)">mxGraphMlData</a></strong>(<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> dataId,
<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> dataKey,
<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> dataValue,
<ahref="../../../../../com/mxgraph/io/graphml/mxGraphMlShapeEdge.html"title="class in com.mxgraph.io.graphml">mxGraphMlShapeEdge</a> dataShapeEdge,
<ahref="../../../../../com/mxgraph/io/graphml/mxGraphMlShapeNode.html"title="class in com.mxgraph.io.graphml">mxGraphMlShapeNode</a> dataShapeNode)</code>
<divclass="block">Construct a data with the params values.</div>