<TDBGCOLOR="#EEEEFF"CLASS="NavBarCell1"><AHREF="../../../../../com/mxgraph/io/graphml/mxGraphMlData.html"title="class in com.mxgraph.io.graphml"><FONTCLASS="NavBarFont1"><B>Class</B></FONT></A> </TD>
Packages that use <AHREF="../../../../../com/mxgraph/io/graphml/mxGraphMlData.html"title="class in com.mxgraph.io.graphml">mxGraphMlData</A></FONT></TH>
Uses of <AHREF="../../../../../com/mxgraph/io/graphml/mxGraphMlData.html"title="class in com.mxgraph.io.graphml">mxGraphMlData</A> in <AHREF="../../../../../com/mxgraph/io/graphml/package-summary.html">com.mxgraph.io.graphml</A></FONT></TH>
<THALIGN="left"COLSPAN="2">Methods in <AHREF="../../../../../com/mxgraph/io/graphml/package-summary.html">com.mxgraph.io.graphml</A> that return <AHREF="../../../../../com/mxgraph/io/graphml/mxGraphMlData.html"title="class in com.mxgraph.io.graphml">mxGraphMlData</A></FONT></TH>
<CODE>static <AHREF="../../../../../com/mxgraph/io/graphml/mxGraphMlData.html"title="class in com.mxgraph.io.graphml">mxGraphMlData</A></CODE></FONT></TD>
<TD><CODE><B>mxGraphMlGraph.</B><B><AHREF="../../../../../com/mxgraph/io/graphml/mxGraphMlGraph.html#dataEdgeKey(com.mxgraph.io.graphml.mxGraphMlEdge)">dataEdgeKey</A></B>(<AHREF="../../../../../com/mxgraph/io/graphml/mxGraphMlEdge.html"title="class in com.mxgraph.io.graphml">mxGraphMlEdge</A> edge)</CODE>
<BR>
Returns the data element inside the edge that references to the key element
<CODE>static <AHREF="../../../../../com/mxgraph/io/graphml/mxGraphMlData.html"title="class in com.mxgraph.io.graphml">mxGraphMlData</A></CODE></FONT></TD>
<TD><CODE><B>mxGraphMlGraph.</B><B><AHREF="../../../../../com/mxgraph/io/graphml/mxGraphMlGraph.html#dataNodeKey(com.mxgraph.io.graphml.mxGraphMlNode)">dataNodeKey</A></B>(<AHREF="../../../../../com/mxgraph/io/graphml/mxGraphMlNode.html"title="class in com.mxgraph.io.graphml">mxGraphMlNode</A> node)</CODE>
<BR>
Returns the data element inside the node that references to the key element
<CODE> <AHREF="../../../../../com/mxgraph/io/graphml/mxGraphMlData.html"title="class in com.mxgraph.io.graphml">mxGraphMlData</A></CODE></FONT></TD>
<CODE> <AHREF="../../../../../com/mxgraph/io/graphml/mxGraphMlData.html"title="class in com.mxgraph.io.graphml">mxGraphMlData</A></CODE></FONT></TD>
<THALIGN="left"COLSPAN="2">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/mxGraphMlData.html"title="class in com.mxgraph.io.graphml">mxGraphMlData</A></FONT></TH>
<CODE> <AHREF="http://download.oracle.com/javase/1.5.0/docs/api/java/util/HashMap.html?is-external=true"title="class or interface in java.util">HashMap</A><<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>,<AHREF="../../../../../com/mxgraph/io/graphml/mxGraphMlData.html"title="class in com.mxgraph.io.graphml">mxGraphMlData</A>></CODE></FONT></TD>
<CODE> <AHREF="http://download.oracle.com/javase/1.5.0/docs/api/java/util/HashMap.html?is-external=true"title="class or interface in java.util">HashMap</A><<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>,<AHREF="../../../../../com/mxgraph/io/graphml/mxGraphMlData.html"title="class in com.mxgraph.io.graphml">mxGraphMlData</A>></CODE></FONT></TD>
<CODE> <AHREF="http://download.oracle.com/javase/1.5.0/docs/api/java/util/HashMap.html?is-external=true"title="class or interface in java.util">HashMap</A><<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>,<AHREF="../../../../../com/mxgraph/io/graphml/mxGraphMlData.html"title="class in com.mxgraph.io.graphml">mxGraphMlData</A>></CODE></FONT></TD>
<THALIGN="left"COLSPAN="2">Methods in <AHREF="../../../../../com/mxgraph/io/graphml/package-summary.html">com.mxgraph.io.graphml</A> with parameters of type <AHREF="../../../../../com/mxgraph/io/graphml/mxGraphMlData.html"title="class in com.mxgraph.io.graphml">mxGraphMlData</A></FONT></TH>
<TD><CODE><B>mxGraphMlEdge.</B><B><AHREF="../../../../../com/mxgraph/io/graphml/mxGraphMlEdge.html#setEdgeData(com.mxgraph.io.graphml.mxGraphMlData)">setEdgeData</A></B>(<AHREF="../../../../../com/mxgraph/io/graphml/mxGraphMlData.html"title="class in com.mxgraph.io.graphml">mxGraphMlData</A> egdeData)</CODE>
<TD><CODE><B>mxGraphMlNode.</B><B><AHREF="../../../../../com/mxgraph/io/graphml/mxGraphMlNode.html#setNodeData(com.mxgraph.io.graphml.mxGraphMlData)">setNodeData</A></B>(<AHREF="../../../../../com/mxgraph/io/graphml/mxGraphMlData.html"title="class in com.mxgraph.io.graphml">mxGraphMlData</A> nodeData)</CODE>
<THALIGN="left"COLSPAN="2">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/mxGraphMlData.html"title="class in com.mxgraph.io.graphml">mxGraphMlData</A></FONT></TH>
<TD><CODE><B>mxGraphMlEdge.</B><B><AHREF="../../../../../com/mxgraph/io/graphml/mxGraphMlEdge.html#setEdgeDataMap(java.util.HashMap)">setEdgeDataMap</A></B>(<AHREF="http://download.oracle.com/javase/1.5.0/docs/api/java/util/HashMap.html?is-external=true"title="class or interface in java.util">HashMap</A><<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>,<AHREF="../../../../../com/mxgraph/io/graphml/mxGraphMlData.html"title="class in com.mxgraph.io.graphml">mxGraphMlData</A>> nodeEdgeMap)</CODE>
<TD><CODE><B>mxGraphMlNode.</B><B><AHREF="../../../../../com/mxgraph/io/graphml/mxGraphMlNode.html#setNodeDataMap(java.util.HashMap)">setNodeDataMap</A></B>(<AHREF="http://download.oracle.com/javase/1.5.0/docs/api/java/util/HashMap.html?is-external=true"title="class or interface in java.util">HashMap</A><<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>,<AHREF="../../../../../com/mxgraph/io/graphml/mxGraphMlData.html"title="class in com.mxgraph.io.graphml">mxGraphMlData</A>> nodeDataMap)</CODE>
<TD><CODE><B>mxGraphMlPort.</B><B><AHREF="../../../../../com/mxgraph/io/graphml/mxGraphMlPort.html#setPortDataMap(java.util.HashMap)">setPortDataMap</A></B>(<AHREF="http://download.oracle.com/javase/1.5.0/docs/api/java/util/HashMap.html?is-external=true"title="class or interface in java.util">HashMap</A><<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>,<AHREF="../../../../../com/mxgraph/io/graphml/mxGraphMlData.html"title="class in com.mxgraph.io.graphml">mxGraphMlData</A>> nodeDataMap)</CODE>
<THALIGN="left"COLSPAN="2">Constructors in <AHREF="../../../../../com/mxgraph/io/graphml/package-summary.html">com.mxgraph.io.graphml</A> with parameters of type <AHREF="../../../../../com/mxgraph/io/graphml/mxGraphMlData.html"title="class in com.mxgraph.io.graphml">mxGraphMlData</A></FONT></TH>
</TR>
<TRBGCOLOR="white"CLASS="TableRowColor">
<TD><CODE><B><AHREF="../../../../../com/mxgraph/io/graphml/mxGraphMlNode.html#mxGraphMlNode(java.lang.String, com.mxgraph.io.graphml.mxGraphMlData)">mxGraphMlNode</A></B>(<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> nodeId,
<AHREF="../../../../../com/mxgraph/io/graphml/mxGraphMlData.html"title="class in com.mxgraph.io.graphml">mxGraphMlData</A> nodeData)</CODE>
<BR>
Construct a node with Id and one data element</TD>
<TDBGCOLOR="#EEEEFF"CLASS="NavBarCell1"><AHREF="../../../../../com/mxgraph/io/graphml/mxGraphMlData.html"title="class in com.mxgraph.io.graphml"><FONTCLASS="NavBarFont1"><B>Class</B></FONT></A> </TD>