|
JGraph X 1.4.1.0 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use mxStyleSheet | |
---|---|
com.mxgraph.io.vdx |
Uses of mxStyleSheet in com.mxgraph.io.vdx |
---|
Fields in com.mxgraph.io.vdx declared as mxStyleSheet | |
---|---|
protected mxStyleSheet |
mxDelegateShape.fillStyle
|
protected mxStyleSheet |
mxDelegateShape.lineStyle
|
protected mxStyleSheet |
mxDelegateShape.textStyle
|
Methods in com.mxgraph.io.vdx that return mxStyleSheet | |
---|---|
mxStyleSheet |
mxPropertiesManager.getFillStyle()
Returns the default fill style. |
mxStyleSheet |
mxPropertiesManager.getLineStyle()
Returns the default line style. |
mxStyleSheet |
mxStyleSheetManager.getSheet(String id)
Returns the wrapper of the stylesheet element with id indicated by 'id' |
mxStyleSheet |
mxPropertiesManager.getTextStyle()
Returns the default text style. |
Methods in com.mxgraph.io.vdx that return types with arguments of type mxStyleSheet | |
---|---|
HashMap<String,mxStyleSheet> |
mxStyleSheetManager.getStyleSheetsMap()
Returns the mxStyleSheet HashMap |
Constructors in com.mxgraph.io.vdx with parameters of type mxStyleSheet | |
---|---|
mxVdxTextParser(mxVdxShape shape,
mxMasterShape masterShape,
mxStyleSheet styleSheet)
Creates a new instance of mxVdxTextParser. |
|
JGraph X 1.4.1.0 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |