public interface Visualization
Modifier and Type | Method and Description |
---|---|
void |
destroy()
Destroy the visualization.
|
void |
fullRedraw()
Request a full redrawing of the visualization.
|
org.w3c.dom.Element |
getLayer()
Get the SVG layer of the given visualization.
|
void |
incrementalRedraw()
Request an update of the visualization.
|
org.w3c.dom.Element getLayer()
void incrementalRedraw()
void fullRedraw()
void destroy()
Copyright © 2019 ELKI Development Team. License information.