| 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 | Description |
|---|---|---|
protected class |
UpdateManager.UpdateManagerRunHander |
| Modifier and Type | Field | Description |
|---|---|---|
protected RunnableQueue.RunHandler |
UpdateManager.runHandler |
The RunHandler for the RunnableQueue.
|
| Modifier and Type | Method | Description |
|---|---|---|
protected RunnableQueue.RunHandler |
UpdateManager.createRunHandler() |
| Modifier and Type | Class | Description |
|---|---|---|
static class |
RunnableQueue.RunHandlerAdapter |
This is an adapter class that implements the RunHandler interface.
|
| Modifier and Type | Field | Description |
|---|---|---|
protected RunnableQueue.RunHandler |
RunnableQueue.runHandler |
The object which handle run events.
|
| Modifier and Type | Method | Description |
|---|---|---|
RunnableQueue.RunHandler |
RunnableQueue.getRunHandler() |
Returns the RunHandler or null.
|
| Modifier and Type | Method | Description |
|---|---|---|
void |
RunnableQueue.setRunHandler(RunnableQueue.RunHandler rh) |
Sets the RunHandler for this queue.
|
Copyright ? 2018 Apache Software Foundation. All Rights Reserved.