Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

Index

Properties

Optional classes

classes: string

cached classes of this node

Optional color

color: string

cached color of this node

Optional d3selection

d3selection: Selection<any, any, d3.BaseType, any>

the d3 selection of this node

def

node definition frmo the user

Optional rect

rect: Rect

rect of this node

Optional svgCoords

svgCoords: object

cached svg coords of this node

Type declaration

  • Optional bottom?: number
  • height: number
  • Optional right?: number
  • width: number
  • x: number
  • y: number

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