| Package | Description |
|---|---|
| org.apache.batik.parser |
Provides a set of parsers and objects to manipulate SVG attributes.
|
| Modifier and Type | Class | Description |
|---|---|---|
class |
DefaultAngleHandler |
This class provides an adapter for AngleHandler
|
| Modifier and Type | Field | Description |
|---|---|---|
protected AngleHandler |
AngleParser.angleHandler |
The angle handler used to report parse events.
|
static AngleHandler |
DefaultAngleHandler.INSTANCE |
The only instance of this class.
|
| Modifier and Type | Method | Description |
|---|---|---|
AngleHandler |
AngleParser.getAngleHandler() |
Returns the angle handler in use.
|
| Modifier and Type | Method | Description |
|---|---|---|
void |
AngleParser.setAngleHandler(AngleHandler handler) |
Allows an application to register an angle handler.
|
Copyright ? 2018 Apache Software Foundation. All Rights Reserved.