ShapeModelFields
Defines the field mapping configuration for shapes data binding.
Maps source object properties to Diagram shape properties.
| Name | Type | Default | Description |
|---|---|---|---|
center? |
|
The field that contains the center configuration. | |
connectorDefaults? |
|
The field that contains the connector defaults configuration. | |
connectors? |
|
The field that contains the connectors configuration. | |
content? |
|
The field that contains the content configuration. | |
cornerRadius? |
|
The field that contains the corner radius value. | |
dataItem? |
|
The field that contains the data item reference. | |
editable? |
|
The field that contains the editable configuration. | |
fill? |
|
The field that contains the fill configuration. | |
height? |
|
The field that contains the height value. | |
hover? |
|
The field that contains the hover configuration. | |
id? |
|
The field that contains the unique identifier of the shape. | |
minHeight? |
|
The field that contains the minimum height value. | |
minWidth? |
|
The field that contains the minimum width value. | |
path? |
|
The field that contains the path configuration. | |
radius? |
|
The field that contains the radius value. | |
rotation? |
|
The field that contains the rotation configuration. | |
selectable? |
|
The field that contains the selectable configuration. | |
source? |
|
The field that contains the source configuration. | |
stroke? |
|
The field that contains the stroke configuration. | |
type? |
|
The field that contains the type configuration. | |
visual? |
|
The field that contains the visual configuration. | |
width? |
|
The field that contains the width value. | |
x? |
|
The field that contains the x coordinate. | |
y? |
|
The field that contains the y coordinate. |