| Package | Description |
|---|---|
| org.apache.batik.anim.timing | |
| org.apache.batik.parser |
Provides a set of parsers and objects to manipulate SVG attributes.
|
| Modifier and Type | Class | Description |
|---|---|---|
class |
TimingSpecifierListProducer |
A
TimingSpecifierListHandler that creates
TimingSpecifiers. |
| Modifier and Type | Class | Description |
|---|---|---|
class |
DefaultTimingSpecifierListHandler |
An adapter class for
TimingSpecifierListHandler. |
| Modifier and Type | Field | Description |
|---|---|---|
static TimingSpecifierListHandler |
DefaultTimingSpecifierListHandler.INSTANCE |
The default handler.
|
| Modifier and Type | Method | Description |
|---|---|---|
TimingSpecifierListHandler |
TimingSpecifierListParser.getTimingSpecifierListHandler() |
Returns the parse event handler in use.
|
| Modifier and Type | Method | Description |
|---|---|---|
void |
TimingSpecifierListParser.setTimingSpecifierListHandler(TimingSpecifierListHandler handler) |
Registers a parse event handler.
|
Copyright ? 2018 Apache Software Foundation. All Rights Reserved.