ShapeDefinition
Defined in: shapes/ShapeTypes.ts:104
Shape definition with drawing instructions.
Properties
Sección titulada «Properties»defaultHeight
Sección titulada «defaultHeight»defaultHeight:
number
Defined in: shapes/ShapeTypes.ts:112
Default height.
defaultWidth
Sección titulada «defaultWidth»defaultWidth:
number
Defined in: shapes/ShapeTypes.ts:110
Default width.
hasPorts
Sección titulada «hasPorts»hasPorts:
boolean
Defined in: shapes/ShapeTypes.ts:116
Whether the shape has ports.
name:
string
Defined in: shapes/ShapeTypes.ts:108
Display name.
resizable
Sección titulada «resizable»resizable:
boolean
Defined in: shapes/ShapeTypes.ts:114
Whether the shape can be resized.
type:
ShapeType
Defined in: shapes/ShapeTypes.ts:106
The shape type identifier.