Modifier and Type | Field and Description |
---|---|
private String |
id
ID of element to replace.
|
private Element |
newe
Replacement element.
|
private SVGPlot |
plot
Plot to work in.
|
Constructor and Description |
---|
NodeReplaceByID(Element newe,
SVGPlot plot,
String id)
Setup a SVG node replacement.
|
Copyright © 2015 ELKI Development Team, Lehr- und Forschungseinheit für Datenbanksysteme, Ludwig-Maximilians-Universität München. License information.