| 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.parser |
Provides a set of parsers and objects to manipulate SVG attributes.
|
| Modifier and Type | Field | Description |
|---|---|---|
protected LengthParser |
SVGAnimationEngine.AnimatableLengthValueFactory.parser |
Parser for lengths.
|
| Modifier and Type | Class | Description |
|---|---|---|
class |
LengthListParser |
This class implements an event-based parser for the SVG length
list values.
|
class |
LengthPairListParser |
This class implements an event-based parser for semicolon separated
length pair lists, as used in the 'values' attribute of the 'animateMotion'
element.
|
Copyright ? 2018 Apache Software Foundation. All Rights Reserved.