
public class PixmapVisualizer.Instance extends AbstractVisualization
| Modifier and Type | Field and Description |
|---|---|
private PixmapResult |
result
The actual pixmap result.
|
context, layer, svgp, task| Constructor and Description |
|---|
PixmapVisualizer.Instance(VisualizationTask task,
VisualizationPlot plot,
double width,
double height)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
void |
fullRedraw()
Request a full redrawing of the visualization.
|
addListeners, contentChanged, destroy, getHeight, getLayer, getWidth, incrementalRedraw, resultAdded, resultChanged, resultRemoved, visualizationChangedprivate PixmapResult result
public PixmapVisualizer.Instance(VisualizationTask task, VisualizationPlot plot, double width, double height)
task - Visualization taskplot - Plot to draw towidth - Embedding widthheight - Embedding heightpublic void fullRedraw()
VisualizationfullRedraw in interface VisualizationfullRedraw in class AbstractVisualizationCopyright © 2015 ELKI Development Team, Lehr- und Forschungseinheit für Datenbanksysteme, Ludwig-Maximilians-Universität München. License information.