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
NearestItem
Class NearestItem
Hierarchy
NearestItem
Index
Constructors
constructor
Properties
vertices
Methods
add
Vertex
get
Nearest
Item
get
Vertex
remove
Vertex
require
Vertex
Constructors
constructor
new
Nearest
Item
(
)
:
NearestItem
Returns
NearestItem
Properties
Private
vertices
vertices
:
{}
= {}
Type declaration
[
key:
string
]:
NearestVertex
Methods
add
Vertex
add
Vertex
(
vertex
:
NearestVertex
)
:
void
Parameters
vertex:
NearestVertex
Returns
void
get
Nearest
Item
get
Nearest
Item
(
name
:
string
, searchedType
:
string
)
:
NearestResult
Parameters
name:
string
searchedType:
string
Returns
NearestResult
get
Vertex
get
Vertex
(
vertex
:
NearestVertex
)
:
NearestVertex
Parameters
vertex:
NearestVertex
Returns
NearestVertex
remove
Vertex
remove
Vertex
(
vertex
:
NearestVertex
)
:
void
Parameters
vertex:
NearestVertex
Returns
void
require
Vertex
require
Vertex
(
name
:
string
, type
:
string
)
:
NearestVertex
Parameters
name:
string
type:
string
Returns
NearestVertex
Modules
models/path/nearest-
item
Nearest
Item
constructor
vertices
add
Vertex
get
Nearest
Item
get
Vertex
remove
Vertex
require
Vertex
Nearest
Vertex
Nearest
Result
Generated using
TypeDoc