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

Voronoi Link for an edge in the mesh created by the Delaunay triangulation of the specified data array. Each link has the following attributes: source and target.

The generic refers to the type of the data for the corresponding element.

Type parameters

  • T

Hierarchy

  • VoronoiLink

Index

Properties

Properties

source

source: T

The source node, an element in data.

target

target: T

The target node, an element in data.

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