| Package | Description |
|---|---|
| org.apache.batik.anim.dom | |
| org.apache.batik.parser |
Provides a set of parsers and objects to manipulate SVG attributes.
|
| Modifier and Type | Class | Description |
|---|---|---|
protected class |
AbstractSVGLengthList.LengthListBuilder |
Helper class to interface the
LengthListParser and the
ListHandler. |
| Modifier and Type | Class | Description |
|---|---|---|
class |
DefaultLengthListHandler |
This class provides an adapter for LengthListHandler
|
class |
LengthArrayProducer |
A handler class that generates an array of shorts and an array floats from
parsing a length list.
|
| Modifier and Type | Field | Description |
|---|---|---|
static LengthListHandler |
DefaultLengthListHandler.INSTANCE |
The only instance of this class.
|
| Modifier and Type | Method | Description |
|---|---|---|
LengthListHandler |
LengthListParser.getLengthListHandler() |
Returns the length list handler in use.
|
| Modifier and Type | Method | Description |
|---|---|---|
void |
LengthListParser.setLengthListHandler(LengthListHandler handler) |
Allows an application to register a length list handler.
|
Copyright ? 2018 Apache Software Foundation. All Rights Reserved.