JGraph X 1.4.1.0


Uses of Class
com.mxgraph.io.vdx.mxMasterElement

Packages that use mxMasterElement
com.mxgraph.io.vdx   
 

Uses of mxMasterElement in com.mxgraph.io.vdx
 

Methods in com.mxgraph.io.vdx that return mxMasterElement
 mxMasterElement mxMastersManager.getMaster(String id)
          Returns the wrapper of the master element with id = 'id'
 

Methods in com.mxgraph.io.vdx that return types with arguments of type mxMasterElement
 HashMap<String,mxMasterElement> mxMastersManager.getMasterElementsMap()
          Returns the mxMasterElement's HashMap
 

Constructors in com.mxgraph.io.vdx with parameters of type mxMasterElement
mxVdxShapeForm(mxVdxShape shape, mxMasterShape masterShape, mxMasterElement masterElement, double parentHeight)
          Create a new instance of mxVdxShapeForm.
 


JGraph X 1.4.1.0


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