| Package | Description |
|---|---|
| org.apache.batik.bridge |
Provides an API for mapping and maintaining consistency between
the SVG DOM tree and the GVT tree.
|
| org.apache.batik.util |
Provides some useful classes.
|
| Modifier and Type | Class and Description |
|---|---|
protected class |
UpdateManager.UpdateManagerRunHander |
| Modifier and Type | Field and Description |
|---|---|
protected RunnableQueue.RunHandler |
UpdateManager.runHandler
The RunHandler for the RunnableQueue.
|
| Modifier and Type | Method and Description |
|---|---|
protected RunnableQueue.RunHandler |
UpdateManager.createRunHandler() |
| Modifier and Type | Class and Description |
|---|---|
static class |
RunnableQueue.RunHandlerAdapter
This is an adapter class that implements the RunHandler interface.
|
| Modifier and Type | Field and Description |
|---|---|
protected RunnableQueue.RunHandler |
RunnableQueue.runHandler
The object which handle run events.
|
| Modifier and Type | Method and Description |
|---|---|
RunnableQueue.RunHandler |
RunnableQueue.getRunHandler()
Returns the RunHandler or null.
|
| Modifier and Type | Method and Description |
|---|---|
void |
RunnableQueue.setRunHandler(RunnableQueue.RunHandler rh)
Sets the RunHandler for this queue.
|
Copyright © 2022 Apache Software Foundation. All Rights Reserved.