Interface: ClusterNode

ClusterNode

Methods

children() → {Array.<epiviz.ui.charts.transform.clustering.ClusterNode>}

Source:
Returns:
Type
Array.<epiviz.ui.charts.transform.clustering.ClusterNode>

copy() → {epiviz.ui.charts.transform.clustering.ClusterNode}

Source:
Returns:
Type
epiviz.ui.charts.transform.clustering.ClusterNode

data() → {Array.<number>}

The indices of the data stored

.

The indices of the data stored

Source:
Returns:
Type
Array.<number>

distance() → {number}

Source:
Returns:
Type
number

sort(recursiveopt)

Parameters:
Name Type Attributes Description
recursive boolean <optional>
Source:

sorted() → {boolean}

Source:
Returns:
Type
boolean

weight() → {number}

Source:
Returns:
Type
number