| Package | Description |
|---|---|
| com.mxgraph.io.vdx |
| Modifier and Type | Method and Description |
|---|---|
mxMasterShape |
mxMasterElement.getMasterShape()
Returns the first shape in the Master
|
mxMasterShape |
mxMasterElement.getMasterShape(java.lang.String id)
Returns the shape in the master element with ID = 'id'.
|
| Constructor and Description |
|---|
mxVdxShapeForm(mxVdxShape shape,
mxMasterShape masterShape,
mxMasterElement masterElement,
double parentHeight)
Create a new instance of mxVdxShapeForm.
|
mxVdxTextParser(mxVdxShape shape,
mxMasterShape masterShape,
mxStyleSheet styleSheet)
Creates a new instance of mxVdxTextParser.
|
Copyright (c) 2010 Gaudenz Alder. All rights reserved.