public class SelectionAxisRangeVisualization.Instance extends AbstractParallelVisualization<NumberVector>
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
MARKER
CSS Class for the range marker
|
axsep, proj, relationcontext, 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(SVGPlot svgp)
Adds the required CSS-Classes
|
void |
fullRedraw()
Request a full redrawing of the visualization.
|
getAxisSep, getMarginLeft, getMarginTop, getSizeX, getSizeY, getVisibleAxisX, setupCanvas, visualizationChangedaddListeners, contentChanged, destroy, getHeight, getLayer, getWidth, incrementalRedraw, resultAdded, resultChanged, resultRemovedpublic static final java.lang.String MARKER
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 - Projectionprivate void addCSSClasses(SVGPlot svgp)
svgp - SVG-Plotpublic void fullRedraw()
VisualizationfullRedraw in interface VisualizationfullRedraw in class AbstractParallelVisualization<NumberVector>Copyright © 2019 ELKI Development Team. License information.