Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • NearestVertex

Index

Constructors

Properties

Constructors

constructor

  • new NearestVertex(name: string, type: string, nodes: { name: string; weight: number }[]): NearestVertex

Properties

Readonly name

name: string

Readonly nodes

nodes: { name: string; weight: number }[]

Readonly type

type: string

Generated using TypeDoc