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 |
UpdateRunner.synchronizeWith(UpdateSynchronizer newsync)
Set a new update synchronizer.
|
void |
SVGPlot.synchronizeWith(UpdateSynchronizer sync)
Assign an update synchronizer.
|
void |
UpdateRunner.unsynchronizeWith(UpdateSynchronizer oldsync)
Remove an update synchronizer
|
void |
SVGPlot.unsynchronizeWith(UpdateSynchronizer sync)
Detach from synchronization.
|
Copyright © 2015 ELKI Development Team, Lehr- und Forschungseinheit für Datenbanksysteme, Ludwig-Maximilians-Universität München. License information.