@abi-software/flatmap-viewer - v4.3.6
Examples
API
GitHub
Preparing search index...
index
<internal>
MapTermGraph
Class MapTermGraph
Index
Constructors
constructor
Accessors
max
Depth
Methods
connected
Term
Graph
depth
has
Term
load
parents
Constructors
constructor
new
MapTermGraph
()
:
MapTermGraph
Returns
MapTermGraph
Accessors
max
Depth
get
maxDepth
()
:
number
Returns
number
Methods
connected
Term
Graph
connectedTermGraph
(
terms
:
string
[]
)
:
DiGraph
Parameters
terms
:
string
[]
Returns
DiGraph
depth
depth
(
term
:
string
)
:
number
Parameters
term
:
string
Returns
number
has
Term
hasTerm
(
term
:
string
)
:
boolean
Parameters
term
:
string
Returns
boolean
load
load
(
termGraph
:
NodeLinkGraph
)
:
void
Parameters
termGraph
:
NodeLinkGraph
Returns
void
parents
parents
(
term
:
string
)
:
string
[]
Parameters
term
:
string
Returns
string
[]
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Accessors
max
Depth
Methods
connected
Term
Graph
depth
has
Term
load
parents
Examples
API
GitHub
@abi-software/flatmap-viewer - v4.3.6
Loading...