| 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 | Class and Description | 
|---|---|
(package private) class  | 
JSVGUpdateSynchronizer
This class is used to synchronize SVG updates with an JSVG canvas. 
 | 
| Modifier and Type | Field and Description | 
|---|---|
private UpdateSynchronizer | 
UpdateRunner.synchronizer
Synchronizer that can block events from being executed right away. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
SVGPlot.synchronizeWith(UpdateSynchronizer sync)
Assign an update synchronizer. 
 | 
void | 
UpdateRunner.synchronizeWith(UpdateSynchronizer newsync)
Set a new update synchronizer. 
 | 
void | 
SVGPlot.unsynchronizeWith(UpdateSynchronizer sync)
Detach from synchronization. 
 | 
void | 
UpdateRunner.unsynchronizeWith(UpdateSynchronizer oldsync)
Remove an update synchronizer 
 | 
Copyright © 2019 ELKI Development Team. License information.