| Package | Description |
|---|---|
| org.apache.batik.anim.dom | |
| org.apache.batik.css.dom | |
| org.apache.batik.css.engine | |
| org.apache.batik.extension |
This package contains Batik's extensions to standard SVG (custom elements,
additional bridges...).
|
| 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 | Method and Description |
|---|---|
StyleDeclarationProvider |
SVGStylableElement.getOverrideStyleDeclarationProvider()
Returns the object that gives access to the underlying
StyleDeclaration for the override
style of this element. |
| Modifier and Type | Class and Description |
|---|---|
class |
CSSOMStoredStyleDeclaration
A class for SVG style declarations that store their properties in a
StyleDeclaration. |
| Modifier and Type | Method and Description |
|---|---|
StyleDeclarationProvider |
CSSStylableElement.getOverrideStyleDeclarationProvider()
Returns the object that gives access to the underlying
StyleDeclaration for the override style of this element. |
| Modifier and Type | Method and Description |
|---|---|
StyleDeclarationProvider |
StylableExtensionElement.getOverrideStyleDeclarationProvider()
Returns the object that gives access to the underlying
StyleDeclaration for the override
style of this element. |
Copyright © 2000–2024 Apache Software Foundation. All rights reserved.