mxGraph 1.10.4.0


Uses of Class
com.mxgraph.io.graphml.mxGraphMlShapeNode

Packages that use mxGraphMlShapeNode
com.mxgraph.io.graphml   
 

Uses of mxGraphMlShapeNode in com.mxgraph.io.graphml
 

Methods in com.mxgraph.io.graphml that return mxGraphMlShapeNode
 mxGraphMlShapeNode mxGraphMlData.getDataShapeNode()
           
 

Methods in com.mxgraph.io.graphml with parameters of type mxGraphMlShapeNode
 void mxGraphMlData.setDataShapeNode(mxGraphMlShapeNode dataShapeNode)
           
 

Constructors in com.mxgraph.io.graphml with parameters of type mxGraphMlShapeNode
mxGraphMlData(String dataId, String dataKey, String dataValue, mxGraphMlShapeEdge dataShapeEdge, mxGraphMlShapeNode dataShapeNode)
          Construct a data with the params values.
 


mxGraph 1.10.4.0


Copyright (c) 2010 Gaudenz Alder, David Benson. All rights reserved.