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