Interface. Sgraph
sprotty-protocol / SGraph
Defined in: model.ts:48
Root element for graph-like models.
ViewportRootElement
.Partial
<LayoutableChild
>
optional
bounds:Bounds
Defined in: model.ts:52
Use position
and size
instead.
optional
canvasBounds:Bounds
Defined in: model.ts:35
ViewportRootElement
.canvasBounds
children:
SModelElement
[]
Defined in: model.ts:49
optional
cssClasses:string
[]
Defined in: model.ts:28
ViewportRootElement
.cssClasses
id:
string
Defined in: model.ts:26
optional
layoutOptions:ModelLayoutOptions
Defined in: model.ts:150
optional
position:Point
Defined in: model.ts:135
optional
revision:number
Defined in: model.ts:36
optional
scroll:Point
Defined in: model.ts:111
optional
size:Dimension
Defined in: model.ts:142
type:
string
Defined in: model.ts:25
optional
zoom:number
Defined in: model.ts:123