mxGraph 2.5.0.2


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

Packages that use mxGraphMlShapeEdge
com.mxgraph.io.graphml   
 

Uses of mxGraphMlShapeEdge in com.mxgraph.io.graphml
 

Methods in com.mxgraph.io.graphml that return mxGraphMlShapeEdge
 mxGraphMlShapeEdge mxGraphMlData.getDataShapeEdge()
           
 

Methods in com.mxgraph.io.graphml with parameters of type mxGraphMlShapeEdge
 void mxGraphMlData.setDataShapeEdge(mxGraphMlShapeEdge dataShapeEdge)
           
 

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


mxGraph 2.5.0.2


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