Interface. Layoutable Child
sprotty-protocol / LayoutableChild
Defined in: model.ts:149
Feature extension interface for layoutableChildFeature
. This is used when the parent
element has a layout
property (meaning it’s a LayoutContainer
).
optional
layoutOptions:ModelLayoutOptions
Defined in: model.ts:150
position:
Point
Defined in: model.ts:135
size:
Dimension
Defined in: model.ts:142