| 
 | JGraph X 2.1.0.7 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use mxGraphMlGraph | |
|---|---|
| com.mxgraph.io | This package contains all classes for input/output. | 
| com.mxgraph.io.graphml | |
| Uses of mxGraphMlGraph in com.mxgraph.io | 
|---|
| Methods in com.mxgraph.io that return mxGraphMlGraph | |
|---|---|
| static mxGraphMlGraph | mxGraphMlCodec.decodeGraph(mxGraph graph,
            Object parent,
            mxGraphMlGraph gmlGraph)Returns a Gml graph with the data of the vertexes and edges in the graph. | 
| Methods in com.mxgraph.io with parameters of type mxGraphMlGraph | |
|---|---|
| static mxGraphMlGraph | mxGraphMlCodec.decodeGraph(mxGraph graph,
            Object parent,
            mxGraphMlGraph gmlGraph)Returns a Gml graph with the data of the vertexes and edges in the graph. | 
| static Document | mxGraphMlCodec.encodeXML(mxGraphMlGraph gmlGraph)Generates a Xml document with the gmlGraph. | 
| Uses of mxGraphMlGraph in com.mxgraph.io.graphml | 
|---|
| Methods in com.mxgraph.io.graphml that return types with arguments of type mxGraphMlGraph | |
|---|---|
|  List<mxGraphMlGraph> | mxGraphMlNode.getNodeGraph() | 
| Method parameters in com.mxgraph.io.graphml with type arguments of type mxGraphMlGraph | |
|---|---|
|  void | mxGraphMlNode.setNodeGraph(List<mxGraphMlGraph> nodeGraph) | 
| 
 | JGraph X 2.1.0.7 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||