| Package | Description |
|---|---|
| org.apache.batik.swing.gvt | |
| org.apache.batik.swing.svg | |
| org.apache.batik.util |
Provides some useful classes.
|
| Modifier and Type | Class | Description |
|---|---|---|
class |
GVTTreeRenderer |
This class represents an object which renders asynchronously
a GVT tree.
|
| Modifier and Type | Field | Description |
|---|---|---|
protected HaltingThread |
JGVTComponent.progressivePaintThread |
The progressive paint thread.
|
| Modifier and Type | Class | Description |
|---|---|---|
class |
GVTTreeBuilder |
This class represents an object which builds asynchroneaously
a GVT tree.
|
class |
SVGDocumentLoader |
This class represents an object which loads asynchroneaously a SVG document.
|
class |
SVGLoadEventDispatcher |
This class dispatches the SVGLoadEvent event on a SVG document.
|
| Modifier and Type | Field | Description |
|---|---|---|
protected HaltingThread |
RunnableQueue.runnableQueueThread |
The current thread.
|
| Modifier and Type | Method | Description |
|---|---|---|
HaltingThread |
RunnableQueue.getThread() |
Returns the thread in which the RunnableQueue is currently running.
|
Copyright ? 2018 Apache Software Foundation. All Rights Reserved.