Package | Description |
---|---|
com.mxgraph.io.vdx |
Modifier and Type | Method and Description |
---|---|
mxMasterElement |
mxMastersManager.getMaster(String id)
Returns the wrapper of the master element with id = 'id'
|
Modifier and Type | Method and Description |
---|---|
HashMap<String,mxMasterElement> |
mxMastersManager.getMasterElementsMap()
Returns the mxMasterElement's HashMap
|
Constructor and Description |
---|
mxVdxShapeForm(mxVdxShape shape,
mxMasterShape masterShape,
mxMasterElement masterElement,
double parentHeight)
Create a new instance of mxVdxShapeForm.
|
Copyright (c) 2010 Gaudenz Alder. All rights reserved.