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