public class SelectionDotVisualization.Instance extends AbstractScatterplotVisualization implements DataStoreListener
Modifier and Type | Field and Description |
---|---|
static String |
MARKER
Generic tag to indicate the type of element.
|
proj, rel, sample
context, layer, pendingRedraw, svgp, task
Constructor and Description |
---|
SelectionDotVisualization.Instance(VisualizationTask task)
Constructor.
|
Modifier and Type | Method and Description |
---|---|
private void |
addCSSClasses(SVGPlot svgp)
Adds the required CSS-Classes
|
void |
destroy()
Destroy the visualization.
|
protected void |
redraw()
Perform a full redraw.
|
resultChanged, setupCanvas
contentChanged, getHeight, getLayer, getWidth, incrementalRedraw, resultAdded, resultRemoved, synchronizedRedraw
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
contentChanged
public static final String MARKER
public SelectionDotVisualization.Instance(VisualizationTask task)
task
- Taskpublic void destroy()
Visualization
destroy
in interface Visualization
destroy
in class AbstractVisualization
protected void redraw()
AbstractVisualization
redraw
in class AbstractVisualization
private void addCSSClasses(SVGPlot svgp)
svgp
- SVG-Plot