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

Interface. Diagram Services

sprotty-protocol / DiagramServices

Interface: DiagramServices

Defined in: diagram-services.ts:37

The set of services required by a DiagramServer.

Properties

DiagramGenerator

readonly DiagramGenerator: IDiagramGenerator

Defined in: diagram-services.ts:38


ModelLayoutEngine?

readonly optional ModelLayoutEngine: IModelLayoutEngine

Defined in: diagram-services.ts:39


ServerActionHandlerRegistry?

readonly optional ServerActionHandlerRegistry: ServerActionHandlerRegistry

Defined in: diagram-services.ts:40