API / geotoolkit / flowcharts / commands / AddVisual / AddVisual
Type Aliases
Type Aliases
Ƭ Options: Object
command options
| Name | Type | Description |
|---|---|---|
center? | boolean | flag indicating if the location denotes visual's center |
location? | Point | model location |
visuals? | Component | Component[] | visuals to add |
widget? | DiagramWidget | a host widget |