mxGraph 2.5.0.2


Uses of Class
com.mxgraph.view.mxMultiplicity

Packages that use mxMultiplicity
com.mxgraph.view This package implements the graph component, represented by the mxGraph class. 
 

Uses of mxMultiplicity in com.mxgraph.view
 

Fields in com.mxgraph.view declared as mxMultiplicity
protected  mxMultiplicity[] mxGraph.multiplicities
          Specifies the multiplicities to be used for validation of the graph.
 

Methods in com.mxgraph.view that return mxMultiplicity
 mxMultiplicity[] mxGraph.getMultiplicities()
           
 

Methods in com.mxgraph.view with parameters of type mxMultiplicity
 void mxGraph.setMultiplicities(mxMultiplicity[] value)
           
 


mxGraph 2.5.0.2


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