D
- Distance typepublic class OPTICSPlotVisualizer.Instance<D extends Distance<D>> extends AbstractOPTICSVisualization<D>
optics, plotheight, plotwidth
context, 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, makeLayerElement
contentChanged, destroy, getHeight, getLayer, getWidth, incrementalRedraw, resultAdded, resultChanged, resultRemoved, synchronizedRedraw
public OPTICSPlotVisualizer.Instance(VisualizationTask task)
task
- Visualization taskprotected void redraw()
AbstractVisualization
redraw
in class AbstractVisualization