Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface NodeChildrenContainer

Stores the visualization subtree structure for a NodeViz

Hierarchy

  • NodeChildrenContainer

Index

Properties

children

all the children, recursive tree structure

classes

classes: string[]

a list of CSS classes to apply to the object

Optional hidden

hidden: boolean

used to make empty spots for k-trees (like binary)

id

id: string

used to attach ids to link

Optional text

text: string

the text for the node

Generated using TypeDoc