-
- All Implemented Interfaces:
- Runnable
public class NodeReplacer
extends Object
implements Runnable
This helper class will replace a node in an SVG plot,
as soon as the tree is unlocked by the rendering engine.
- Author:
- Erich Schubert
-
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Constructor Detail
-
NodeReplacer
public NodeReplacer(Element newe,
SVGPlot plot,
String id)
Setup a SVG node replacement.
- Parameters:
newe
- New element
plot
- SVG plot to process
id
- Node ID to replace
-
Method Detail
-
run
public void run()
- Specified by:
run
in interface Runnable
ELKI Version 0.6.5~20141030
Copyright © 2014 ELKI Development Team, Lehr- und Forschungseinheit für Datenbanksysteme, Ludwig-Maximilians-Universität München. License information.