Options
All
  • Public
  • Public/Protected
  • All
Menu

a node in a connected graph

Hierarchy

Index

Properties

Optional bottom

bottom: IHierarchyNode[]

specifies bottom aligned nodes

Optional center

center: IHierarchyNode[]

any center aligned nodes

Optional depth

depth: number

Optional disableHover

disableHover: boolean

disable hover events

Optional hideBorder

hideBorder: boolean

whether to render the border around the node or not

Optional hideImageLabel

hideImageLabel: boolean

whether to show the image and label of this element or not

Optional hideTooltip

hideTooltip: boolean

whether to show a tooltip on this element or not

Optional image

image: string

specifies an image associated with this node

Optional imageHeight

imageHeight: number

specifies an image associated with this node

Optional imageWidth

imageWidth: number

specifies an image associated with this node

key

key: string

the key of the node that is used by the by the SelectionHelper and ColorManager

Optional label

label: string

Label for this node, use if label is duplicated

Optional left

specifies bottom aligned nodes

Optional parent

this data may be added by the rendering algorithm

Optional right

specifies bottom aligned nodes

Optional top

specifies top aligned nodes

Optional type

type: string[]

specifies list of larger groups this node is part of. Used by the SelectionHelper and ColorManager

Legend

  • Module
  • Object literal
  • Variable
  • Function
  • Function with type parameter
  • Index signature
  • Type alias
  • Type alias with type parameter
  • Enumeration
  • Enumeration member
  • Property
  • Method
  • Interface
  • Interface with type parameter
  • Constructor
  • Property
  • Method
  • Index signature
  • Class
  • Class with type parameter
  • Constructor
  • Property
  • Method
  • Accessor
  • Index signature
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Inherited accessor
  • Protected property
  • Protected method
  • Protected accessor
  • Private property
  • Private method
  • Private accessor
  • Static property
  • Static method

Generated using TypeDoc