Class: ClusterLeaf

ClusterLeaf

new epiviz.ui.charts.transform.clustering.ClusterLeaf(dataIndex)

ui/charts/transform/clustering/cluster-leaf.js, line 14
Name Type Description
dataIndex number

Methods

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

ui/charts/transform/clustering/cluster-leaf.js, line 30
Returns:
Type Description
Array.<epiviz.ui.charts.transform.clustering.ClusterNode>

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

ui/charts/transform/clustering/cluster-leaf.js, line 45
Returns:
Type Description
epiviz.ui.charts.transform.clustering.ClusterNode

data(){Array.<number>}

ui/charts/transform/clustering/cluster-leaf.js, line 36

The indices of the data stored

.

The indices of the data stored

Returns:
Type Description
Array.<number>

distance(){number}

ui/charts/transform/clustering/cluster-leaf.js, line 50
Returns:
Type Description
number

sort()

ui/charts/transform/clustering/cluster-leaf.js, line 40

sorted(){boolean}

ui/charts/transform/clustering/cluster-leaf.js, line 55
Returns:
Type Description
boolean

weight(){number}

ui/charts/transform/clustering/cluster-leaf.js, line 25
Returns:
Type Description
number
comments powered by Disqus