Package | Description |
---|---|
com.mxgraph.io.vdx |
Modifier and Type | Class and Description |
---|---|
class |
mxMasterShape
This class is a wrapper for a shape element contained in a Master element.
If a property is not found in the shape Element but it may be found in a stylesheet the property is searched in such stylesheet. |
class |
mxStyleSheet
This class is a wrapper for a stylesheet element.
The Stylesheet element is treated like a shape element. If a property is not found in the shape element but it may be found in a stylesheet, the property is searched in such stylesheet. All method that recieve a index like param ignores it. |
Copyright (c) 2010 Gaudenz Alder. All rights reserved.