JGraph X 1.4.1.0


Uses of Class
com.mxgraph.io.gml.mxGmlShapeNode

Packages that use mxGmlShapeNode
com.mxgraph.io.gml   
 

Uses of mxGmlShapeNode in com.mxgraph.io.gml
 

Methods in com.mxgraph.io.gml that return mxGmlShapeNode
 mxGmlShapeNode mxGmlData.getDataShapeNode()
           
 

Methods in com.mxgraph.io.gml with parameters of type mxGmlShapeNode
 void mxGmlData.setDataShapeNode(mxGmlShapeNode dataShapeNode)
           
 

Constructors in com.mxgraph.io.gml with parameters of type mxGmlShapeNode
mxGmlData(String dataId, String dataKey, String dataValue, mxGmlShapeEdge dataShapeEdge, mxGmlShapeNode dataShapeNode)
          Construct a data with the params values.
 


JGraph X 1.4.1.0


Copyright (c) 2010 Gaudenz Alder. All rights reserved.