Package | Description |
---|---|
moa.gui.clustertab | |
moa.gui.visualization |
Modifier and Type | Method and Description |
---|---|
StreamPanel |
ClusteringVisualTab.getLeftStreamPanel() |
StreamPanel |
ClusteringVisualTab.getRightStreamPanel() |
Modifier and Type | Field and Description |
---|---|
protected StreamPanel |
PointPanel.sp |
protected StreamPanel |
ClusterPanel.streamPanel |
Constructor and Description |
---|
ClusterPanel(SphereCluster cluster,
Color color,
StreamPanel sp)
Creates new form ObjectPanel
|
PointPanel(DataPoint point,
StreamPanel streamPanel,
Color color)
Type 2: Never be decayed, single color.
|
PointPanel(DataPoint point,
StreamPanel streamPanel,
double decayRate,
double decayThreshold)
Type 1: Possibly be decayed, colored by class label.
|
Copyright © 2014 University of Waikato, Hamilton, NZ. All Rights Reserved.