new epiviz.ui.charts.transform.clustering.ClusterSubtree(children, distance)
ui/charts/transform/clustering/cluster-subtree.js, line 15
Name | Type | Description |
---|---|---|
children |
Array.<epiviz.ui.charts.transform.clustering.ClusterNode> | |
distance |
number |
Methods
-
children(){Array.<epiviz.ui.charts.transform.clustering.ClusterNode>}
ui/charts/transform/clustering/cluster-subtree.js, line 59 -
Returns:
Type Description Array.<epiviz.ui.charts.transform.clustering.ClusterNode> -
copy(){epiviz.ui.charts.transform.clustering.ClusterNode}
ui/charts/transform/clustering/cluster-subtree.js, line 96 -
Returns:
Type Description epiviz.ui.charts.transform.clustering.ClusterNode -
data(){Array.<number>}
ui/charts/transform/clustering/cluster-subtree.js, line 65The indices of the data stored
. -
The indices of the data stored
Returns:
Type Description Array.<number> -
distance(){number}
ui/charts/transform/clustering/cluster-subtree.js, line 107 -
Returns:
Type Description number -
sort(recursive)
ui/charts/transform/clustering/cluster-subtree.js, line 77 -
Name Type Description recursive
boolean optional -
sorted(){boolean}
ui/charts/transform/clustering/cluster-subtree.js, line 112 -
Returns:
Type Description boolean -
weight(){number}
ui/charts/transform/clustering/cluster-subtree.js, line 44 -
Returns:
Type Description number