JGraph X 1.4.1.0


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

Packages that use mxGmlShapeEdge
com.mxgraph.io.gml   
 

Uses of mxGmlShapeEdge in com.mxgraph.io.gml
 

Methods in com.mxgraph.io.gml that return mxGmlShapeEdge
 mxGmlShapeEdge mxGmlData.getDataShapeEdge()
           
 

Methods in com.mxgraph.io.gml with parameters of type mxGmlShapeEdge
 void mxGmlData.setDataShapeEdge(mxGmlShapeEdge dataShapeEdge)
           
 

Constructors in com.mxgraph.io.gml with parameters of type mxGmlShapeEdge
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.