Sprotty
Toggle Dark/Light/Auto modeToggle Dark/Light/Auto modeToggle Dark/Light/Auto modeBack to homepage

Interface. Internal Bounds Aware

sprotty / InternalBoundsAware

Interface: InternalBoundsAware

Defined in: packages/sprotty/src/features/bounds/model.ts:37

Model elements that implement this interface have a position and a size. Note that this definition differs from the one in sprotty-protocol because this is used in the internal model, while the other is used in the external model.

Feature extension interface for boundsFeature.

Extended by

Properties

bounds

bounds: Bounds

Defined in: packages/sprotty/src/features/bounds/model.ts:38