Uses of Interface
org.apache.batik.css.engine.StyleDeclarationProvider
Packages that use StyleDeclarationProvider
Package
Description
This package contains Batik's extensions to standard SVG (custom elements,
additional bridges...).
-
Uses of StyleDeclarationProvider in org.apache.batik.anim.dom
Classes in org.apache.batik.anim.dom that implement StyleDeclarationProviderModifier and TypeClassDescriptionprotected classThis class is a CSSStyleDeclaration for the override style of the element.classThis class represents the 'style' attribute.Methods in org.apache.batik.anim.dom that return StyleDeclarationProviderModifier and TypeMethodDescriptionSVGStylableElement.getOverrideStyleDeclarationProvider()Returns the object that gives access to the underlyingStyleDeclarationfor the override style of this element. -
Uses of StyleDeclarationProvider in org.apache.batik.css.dom
Classes in org.apache.batik.css.dom that implement StyleDeclarationProviderModifier and TypeClassDescriptionclassA class for SVG style declarations that store their properties in aStyleDeclaration. -
Uses of StyleDeclarationProvider in org.apache.batik.css.engine
Methods in org.apache.batik.css.engine that return StyleDeclarationProviderModifier and TypeMethodDescriptionCSSStylableElement.getOverrideStyleDeclarationProvider()Returns the object that gives access to the underlyingStyleDeclarationfor the override style of this element. -
Uses of StyleDeclarationProvider in org.apache.batik.extension
Methods in org.apache.batik.extension that return StyleDeclarationProviderModifier and TypeMethodDescriptionStylableExtensionElement.getOverrideStyleDeclarationProvider()Returns the object that gives access to the underlyingStyleDeclarationfor the override style of this element.