| 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 and Description |
|---|---|
class |
TimingSpecifierListProducer
A
TimingSpecifierListHandler that creates
TimingSpecifiers. |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultTimingSpecifierListHandler
An adapter class for
TimingSpecifierListHandler. |
| Modifier and Type | Field and Description |
|---|---|
static TimingSpecifierListHandler |
DefaultTimingSpecifierListHandler.INSTANCE
The default handler.
|
| Modifier and Type | Method and Description |
|---|---|
TimingSpecifierListHandler |
TimingSpecifierListParser.getTimingSpecifierListHandler()
Returns the parse event handler in use.
|
| Modifier and Type | Method and Description |
|---|---|
void |
TimingSpecifierListParser.setTimingSpecifierListHandler(TimingSpecifierListHandler handler)
Registers a parse event handler.
|
Copyright © 2000–2020 Apache Software Foundation. All rights reserved.