| Package | Description | 
|---|---|
| de.lmu.ifi.dbs.elki.visualization.batikutil | 
 Commonly used functionality useful for Apache Batik. 
 | 
| de.lmu.ifi.dbs.elki.visualization.svg | 
 Base SVG functionality (generation, markers, thumbnails, export, ...). 
 | 
| Modifier and Type | Field and Description | 
|---|---|
private List<WeakReference<UpdateRunner>> | 
JSVGUpdateSynchronizer.updaterunner
The UpdateRunner we are put into 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
JSVGUpdateSynchronizer.addUpdateRunner(UpdateRunner updateRunner)  | 
| Modifier and Type | Field and Description | 
|---|---|
private UpdateRunner | 
SVGPlot.runner
Registers changes of this SVGPlot. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
UpdateSynchronizer.addUpdateRunner(UpdateRunner updateRunner)
Set an update runner to use. 
 |