|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use CSSOMStyleDeclaration.ValueProvider | |
|---|---|
| org.apache.batik.css.dom | |
| org.apache.batik.dom.svg | |
| Uses of CSSOMStyleDeclaration.ValueProvider in org.apache.batik.css.dom |
|---|
| Classes in org.apache.batik.css.dom that implement CSSOMStyleDeclaration.ValueProvider | |
|---|---|
class |
CSSOMStoredStyleDeclaration
A class for SVG style declarations that store their properties in a StyleDeclaration. |
| Fields in org.apache.batik.css.dom declared as CSSOMStyleDeclaration.ValueProvider | |
|---|---|
protected CSSOMStyleDeclaration.ValueProvider |
CSSOMStyleDeclaration.valueProvider
The associated value. |
| Constructors in org.apache.batik.css.dom with parameters of type CSSOMStyleDeclaration.ValueProvider | |
|---|---|
CSSOMStyleDeclaration(CSSOMStyleDeclaration.ValueProvider vp,
CSSRule parent)
Creates a new style declaration. |
|
CSSOMSVGStyleDeclaration(CSSOMStyleDeclaration.ValueProvider vp,
CSSRule parent,
CSSEngine eng)
Creates a new CSSOMSVGStyleDeclaration. |
|
| Uses of CSSOMStyleDeclaration.ValueProvider in org.apache.batik.dom.svg |
|---|
| Classes in org.apache.batik.dom.svg that implement CSSOMStyleDeclaration.ValueProvider | |
|---|---|
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. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||