| 
 | JGraph X 2.1.0.7 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use mxGraphMlNode | |
|---|---|
| com.mxgraph.io | This package contains all classes for input/output. | 
| com.mxgraph.io.graphml | |
| Uses of mxGraphMlNode in com.mxgraph.io | 
|---|
| Methods in com.mxgraph.io with parameters of type mxGraphMlNode | |
|---|---|
| static void | mxGraphMlCodec.addNodeData(mxGraphMlNode gmlNode,
            mxCell v)Add the node data in the gmlNode. | 
| Uses of mxGraphMlNode in com.mxgraph.io.graphml | 
|---|
| Methods in com.mxgraph.io.graphml that return types with arguments of type mxGraphMlNode | |
|---|---|
|  List<mxGraphMlNode> | mxGraphMlGraph.getNodes() | 
| Methods in com.mxgraph.io.graphml with parameters of type mxGraphMlNode | |
|---|---|
| static mxGraphMlData | mxGraphMlGraph.dataNodeKey(mxGraphMlNode node)Returns the data element inside the node that references to the key element with name = KEY_NODE_NAME. | 
| static boolean | mxGraphMlGraph.hasData(mxGraphMlNode node)Checks if the node has data elements inside. | 
| Method parameters in com.mxgraph.io.graphml with type arguments of type mxGraphMlNode | |
|---|---|
|  void | mxGraphMlGraph.setNodes(List<mxGraphMlNode> node) | 
| 
 | JGraph X 2.1.0.7 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||