Interface OmlNode

Hierarchy

  • SNode
    • OmlNode

Properties

anchorKind?: string
children?: SModelElement[]
cssClasses?: string[]
expanded?: boolean
hoverFeedback?: boolean
id: string
layout?: string
layoutOptions?: ModelLayoutOptions
opacity?: number
position?: Point
selected?: boolean
size?: Dimension
type: string

Generated using TypeDoc