Package | Description |
---|---|
com.mxgraph.io.vdx |
Modifier and Type | Field and Description |
---|---|
protected mxStyleSheet |
mxDelegateShape.fillStyle |
protected mxStyleSheet |
mxDelegateShape.lineStyle |
protected mxStyleSheet |
mxDelegateShape.textStyle |
Modifier and Type | Method and Description |
---|---|
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.
|
Modifier and Type | Method and Description |
---|---|
HashMap<String,mxStyleSheet> |
mxStyleSheetManager.getStyleSheetsMap()
Returns the mxStyleSheet HashMap
|
Constructor and Description |
---|
mxVdxTextParser(mxVdxShape shape,
mxMasterShape masterShape,
mxStyleSheet styleSheet)
Creates a new instance of mxVdxTextParser.
|
Copyright (c) 2010 Gaudenz Alder. All rights reserved.