
D - Distance typepublic class OPTICSPlotVisualizer.Instance<D extends Distance<D>> extends AbstractOPTICSVisualization<D>
optics, plotheight, plotwidthcontext, layer, pendingRedraw, svgp, task| Constructor and Description | 
|---|
OPTICSPlotVisualizer.Instance(VisualizationTask task)
Constructor. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
protected void | 
redraw()
Perform a full redraw. 
 | 
getClusterOrder, makeLayerElementcontentChanged, destroy, getHeight, getLayer, getWidth, incrementalRedraw, resultAdded, resultChanged, resultRemoved, synchronizedRedrawpublic OPTICSPlotVisualizer.Instance(VisualizationTask task)
task - Visualization taskprotected void redraw()
AbstractVisualizationredraw in class AbstractVisualization