public class OPTICSSteepAreaVisualization.Instance extends AbstractOPTICSVisualization
| Modifier and Type | Field and Description | 
|---|---|
(package private) OPTICSXi.SteepAreaResult | 
areas
Our clustering 
 | 
protected static java.lang.String | 
CSS_STEEP_DOWN
CSS class for markers 
 | 
protected static java.lang.String | 
CSS_STEEP_UP
CSS class for markers 
 | 
optics, plotheight, plotwidthcontext, layer, svgp, task| Constructor and Description | 
|---|
Instance(VisualizerContext context,
        VisualizationTask task,
        VisualizationPlot plot,
        double width,
        double height,
        Projection proj)
Constructor. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
private void | 
addCSSClasses()
Adds the required CSS-Classes 
 | 
void | 
fullRedraw()
Request a full redrawing of the visualization. 
 | 
getClusterOrder, makeLayerElementaddListeners, contentChanged, destroy, getHeight, getLayer, getWidth, incrementalRedraw, resultAdded, resultChanged, resultRemoved, visualizationChangedprotected static final java.lang.String CSS_STEEP_UP
protected static final java.lang.String CSS_STEEP_DOWN
OPTICSXi.SteepAreaResult areas
public Instance(VisualizerContext context, VisualizationTask task, VisualizationPlot plot, double width, double height, Projection proj)
context - Visualizer contexttask - Visualization taskplot - Plot to draw towidth - Embedding widthheight - Embedding heightproj - Projectionpublic void fullRedraw()
VisualizationfullRedraw in interface VisualizationfullRedraw in class AbstractVisualizationprivate void addCSSClasses()
Copyright © 2019 ELKI Development Team. License information.