
public class SelectionDotVisualization.Instance extends AbstractScatterplotVisualization implements DataStoreListener
| Modifier and Type | Field and Description | 
|---|---|
| static String | MARKERGeneric tag to indicate the type of element. | 
proj, rel, samplecontext, 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, setupCanvascontentChanged, getHeight, getLayer, getWidth, incrementalRedraw, resultAdded, resultRemoved, synchronizedRedrawclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcontentChangedpublic static final String MARKER
public SelectionDotVisualization.Instance(VisualizationTask task)
task - Taskpublic void destroy()
Visualizationdestroy in interface Visualizationdestroy in class AbstractVisualizationprotected void redraw()
AbstractVisualizationredraw in class AbstractVisualizationprivate void addCSSClasses(SVGPlot svgp)
svgp - SVG-Plot