public class ClusterMeanVisualization.Instance extends AbstractScatterplotVisualization
Modifier and Type | Field and Description |
---|---|
private static String |
CSS_MEAN
CSS class name for center of the means
|
private static String |
CSS_MEAN_CENTER
CSS class name for center of the means
|
proj, rel, sample
context, layer, svgp, task
Constructor and Description |
---|
ClusterMeanVisualization.Instance(VisualizationTask task,
VisualizationPlot plot,
double width,
double height,
Projection proj)
Constructor.
|
Modifier and Type | Method and Description |
---|---|
void |
fullRedraw()
Request a full redrawing of the visualization.
|
setupCanvas, setupCanvas, visualizationChanged
addListeners, contentChanged, destroy, getHeight, getLayer, getWidth, incrementalRedraw, resultAdded, resultChanged, resultRemoved
private static final String CSS_MEAN_CENTER
private static final String CSS_MEAN
public ClusterMeanVisualization.Instance(VisualizationTask task, VisualizationPlot plot, double width, double height, Projection proj)
task
- Visualization taskplot
- Plot to draw towidth
- Embedding widthheight
- Embedding heightproj
- Projectionpublic void fullRedraw()
Visualization
fullRedraw
in interface Visualization
fullRedraw
in class AbstractVisualization
Copyright © 2015 ELKI Development Team, Lehr- und Forschungseinheit für Datenbanksysteme, Ludwig-Maximilians-Universität München. License information.