| Package | Description |
|---|---|
| org.apache.batik.anim.dom | |
| org.apache.batik.css.dom |
| Modifier and Type | Class and Description |
|---|---|
protected class |
SVGStylableElement.OverrideStyleDeclaration
This class is a CSSStyleDeclaration for the override style of
the element.
|
class |
SVGStylableElement.StyleDeclaration
This class represents the 'style' attribute.
|
| Modifier and Type | Class and Description |
|---|---|
class |
CSSOMStoredStyleDeclaration
A class for SVG style declarations that store their properties in a
StyleDeclaration. |
| Modifier and Type | Field and Description |
|---|---|
protected CSSOMStyleDeclaration.ModificationHandler |
CSSOMStyleDeclaration.handler
The modifications handler.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CSSOMStyleDeclaration.setModificationHandler(CSSOMStyleDeclaration.ModificationHandler h)
Sets the modification handler of this value.
|
Copyright © 2000–2021 Apache Software Foundation. All rights reserved.