Hierarchy

  • NodeModel

Constructors

Properties

caption: NodeCaptionLine[]
contextMenu?: {
    label: string;
    menuContent: string;
    menuSelection: string;
}

Type declaration

  • label: string
  • menuContent: string
  • menuSelection: string
expanded: boolean
fx: null | number = null
fy: null | number = null
hoverFixed: boolean
id: string
initialPositionCalculated: boolean
labels: string[]
minified: boolean
propertyList: VizItemProperty[]
propertyMap: Record<string, string>
radius: number
selected: boolean
x: number
y: number

Methods

Generated using TypeDoc