public interface Visualization
Modifier and Type | Method and Description |
---|---|
void |
destroy()
Destroy the visualization.
|
void |
fullRedraw()
Request a full redrawing of the visualization.
|
Element |
getLayer()
Get the SVG layer of the given visualization.
|
void |
incrementalRedraw()
Request an update of the visualization.
|
Element getLayer()
void incrementalRedraw()
void fullRedraw()
void destroy()
Copyright © 2015 ELKI Development Team, Lehr- und Forschungseinheit für Datenbanksysteme, Ludwig-Maximilians-Universität München. License information.