Search
Preparing search index...
The search index is not available
gtools
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
gtools
models/path/nearest-item
NearestVertex
Class NearestVertex
Hierarchy
NearestVertex
Index
Constructors
constructor
Properties
name
nodes
type
Constructors
constructor
new
Nearest
Vertex
(
name
:
string
, type
:
string
, nodes
:
{
name
:
string
;
weight
:
number
}
[]
)
:
NearestVertex
Parameters
name:
string
type:
string
nodes:
{
name
:
string
;
weight
:
number
}
[]
Returns
NearestVertex
Properties
Readonly
name
name
:
string
Readonly
nodes
nodes
:
{
name
:
string
;
weight
:
number
}
[]
Readonly
type
type
:
string
Modules
models/path/nearest-
item
Nearest
Item
Nearest
Vertex
constructor
name
nodes
type
Nearest
Result
Generated using
TypeDoc