WebCola
Options
All
  • Public
  • Public/Protected
  • All
Menu

Type parameters

  • Link

  • Node

Hierarchy

  • Chord

Callable

  • __call(d: Link, i: number): string

Index

Methods

endAngle

  • endAngle(): function
  • endAngle(angle: number): Chord<Link, Node>
  • endAngle(angle: function): Chord<Link, Node>

radius

  • radius(): function
  • radius(radius: number): Chord<Link, Node>
  • radius(radius: function): Chord<Link, Node>

source

  • source(): function
  • source(source: Node): Chord<Link, Node>
  • source(source: function): Chord<Link, Node>

startAngle

  • startAngle(): function
  • startAngle(angle: number): Chord<Link, Node>
  • startAngle(angle: function): Chord<Link, Node>

target

  • target(): function
  • target(target: Node): Chord<Link, Node>
  • target(target: function): Chord<Link, Node>

Legend

  • Module
  • Object literal
  • Variable
  • Function
  • Function with type parameter
  • Index signature
  • Type alias
  • 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