Package | Description |
---|---|
org.apache.batik.parser |
Provides a set of parsers and objects to manipulate SVG attributes.
|
Modifier and Type | Class and Description |
---|---|
class |
AngleParser
This class implements an event-based parser for the SVG angle
values.
|
class |
FragmentIdentifierParser
This class represents an event-based parser for the SVG
fragment identifiers.
|
class |
NumberListParser
This class implements an event-based parser for the SVG Number
list values.
|
class |
PathParser
This class implements an event-based parser for the SVG path's d
attribute values.
|
class |
PointsParser
This class implements an event-based parser for the SVG points
attribute values (used with polyline and polygon elements).
|
class |
TransformListParser
This class implements an event-based parser for the SVG transform
attribute values.
|
Copyright © 2022 Apache Software Foundation. All Rights Reserved.