public class ClusterHullVisualization.Instance extends AbstractScatterplotVisualization
Modifier and Type | Field and Description |
---|---|
static String |
CLUSTERHULL
Generic tags to indicate the type of element.
|
(package private) Clustering<Model> |
clustering
The result we work on
|
proj, rel, sample
context, layer, pendingRedraw, svgp, task
Constructor and Description |
---|
ClusterHullVisualization.Instance(VisualizationTask task)
Constructor
|
Modifier and Type | Method and Description |
---|---|
private void |
addCSSClasses(SVGPlot svgp,
int clusterID,
double opac)
Adds the required CSS-Classes
|
protected void |
redraw()
Perform a full redraw.
|
resultChanged, setupCanvas
contentChanged, destroy, getHeight, getLayer, getWidth, incrementalRedraw, resultAdded, resultRemoved, synchronizedRedraw
public static final String CLUSTERHULL
Clustering<Model> clustering
public ClusterHullVisualization.Instance(VisualizationTask task)
task
- VisualizationTaskprotected void redraw()
AbstractVisualization
redraw
in class AbstractVisualization
private void addCSSClasses(SVGPlot svgp, int clusterID, double opac)
svgp
- SVG-Plot