API / geotoolkit / flowcharts / shapes / edit / VisualPluginAdapter / VisualPluginAdapter
edit.VisualPluginAdapter.VisualPluginAdapter
Type Aliases
Type Aliases
Ƭ StyleOptions: Object
a object with style
| Name | Type | Description |
|---|---|---|
corners? | { fillstyle?: Options | FillStyle ; linestyle?: Options | LineStyle } | object contains properties for all the corners and sides handles |
corners.fillstyle? | Options | FillStyle | fillstyle |
corners.linestyle? | Options | LineStyle | linestyle |
main? | { fillstyle?: Options | FillStyle ; linestyle?: Options | LineStyle } | object contains properties for main rectangle |
main.fillstyle? | Options | FillStyle | fillstyle |
main.linestyle? | Options | LineStyle | linestyle |