| Package | Description |
|---|---|
| de.lmu.ifi.dbs.elki.visualization.batikutil |
Commonly used functionality useful for Apache Batik.
|
| Modifier and Type | Field and Description |
|---|---|
private WeakReference<JSVGUpdateSynchronizer.JSVGSynchronizedRunner> |
JSVGUpdateSynchronizer.syncrunner
The current Runnable scheduled
|
| Modifier and Type | Method and Description |
|---|---|
private JSVGUpdateSynchronizer.JSVGSynchronizedRunner |
JSVGUpdateSynchronizer.getSynchronizedRunner()
Get the current update runner.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
JSVGUpdateSynchronizer.invokeFromRunner(JSVGUpdateSynchronizer.JSVGSynchronizedRunner caller)
Invoke from the SVGs run queue.
|
private void |
JSVGUpdateSynchronizer.setSynchronizedRunner(JSVGUpdateSynchronizer.JSVGSynchronizedRunner newrunner)
Set the current update runner
|