|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use StyleDeclarationProvider | |
|---|---|
| org.apache.batik.css.dom | |
| org.apache.batik.css.engine | |
| org.apache.batik.dom.svg | |
| org.apache.batik.extension | This package contains Batik's extensions to standard SVG (custom elements, additional bridges...). |
| Uses of StyleDeclarationProvider in org.apache.batik.css.dom |
|---|
| Classes in org.apache.batik.css.dom that implement StyleDeclarationProvider | |
|---|---|
class |
CSSOMStoredStyleDeclaration
A class for SVG style declarations that store their properties in a StyleDeclaration. |
| Uses of StyleDeclarationProvider in org.apache.batik.css.engine |
|---|
| Methods in org.apache.batik.css.engine that return StyleDeclarationProvider | |
|---|---|
StyleDeclarationProvider |
CSSStylableElement.getOverrideStyleDeclarationProvider()
Returns the object that gives access to the underlying StyleDeclaration for the override style of this element. |
| Uses of StyleDeclarationProvider in org.apache.batik.dom.svg |
|---|
| Classes in org.apache.batik.dom.svg that implement StyleDeclarationProvider | |
|---|---|
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. |
| Methods in org.apache.batik.dom.svg that return StyleDeclarationProvider | |
|---|---|
StyleDeclarationProvider |
SVGStylableElement.getOverrideStyleDeclarationProvider()
Returns the object that gives access to the underlying StyleDeclaration for the override
style of this element. |
| Uses of StyleDeclarationProvider in org.apache.batik.extension |
|---|
| Methods in org.apache.batik.extension that return StyleDeclarationProvider | |
|---|---|
StyleDeclarationProvider |
StylableExtensionElement.getOverrideStyleDeclarationProvider()
Returns the object that gives access to the underlying StyleDeclaration for the override
style of this element. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||