| 
  | 
|||||||||||||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||||||||||||||
| Packages that use UpdateSynchronizer | |
|---|---|
| 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, ...). | 
| Uses of UpdateSynchronizer in de.lmu.ifi.dbs.elki.visualization.batikutil | 
|---|
| Classes in de.lmu.ifi.dbs.elki.visualization.batikutil that implement UpdateSynchronizer | |
|---|---|
(package private)  class | 
JSVGUpdateSynchronizer
This class is used to synchronize SVG updates with an JSVG canvas.  | 
| Uses of UpdateSynchronizer in de.lmu.ifi.dbs.elki.visualization.svg | 
|---|
| Fields in de.lmu.ifi.dbs.elki.visualization.svg with type parameters of type UpdateSynchronizer | |
|---|---|
private  Collection<UpdateSynchronizer> | 
UpdateRunner.synchronizer
Synchronizer that can block events from being executed right away.  | 
| Methods in de.lmu.ifi.dbs.elki.visualization.svg with parameters of type UpdateSynchronizer | |
|---|---|
 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  | 
  | 
  | 
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||||