| Package | Description |
|---|---|
| org.apache.batik.anim.dom | |
| org.apache.batik.css.dom |
| Modifier and Type | Class | 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 | Description |
|---|---|---|
class |
CSSOMStoredStyleDeclaration |
A class for SVG style declarations that store their properties in a
StyleDeclaration. |
| Modifier and Type | Field | Description |
|---|---|---|
protected CSSOMStyleDeclaration.ValueProvider |
CSSOMStyleDeclaration.valueProvider |
The associated value.
|
| Constructor | Description |
|---|---|
CSSOMStyleDeclaration(CSSOMStyleDeclaration.ValueProvider vp,
org.w3c.dom.css.CSSRule parent) |
Creates a new style declaration.
|
CSSOMSVGStyleDeclaration(CSSOMStyleDeclaration.ValueProvider vp,
org.w3c.dom.css.CSSRule parent,
CSSEngine eng) |
Creates a new CSSOMSVGStyleDeclaration.
|
Copyright ? 2018 Apache Software Foundation. All Rights Reserved.