Uses of Interface
org.apache.batik.css.engine.CSSEngine.MainPropertyReceiver
-
Packages that use CSSEngine.MainPropertyReceiver Package Description org.apache.batik.anim.dom org.apache.batik.css.engine -
-
Uses of CSSEngine.MainPropertyReceiver in org.apache.batik.anim.dom
Classes in org.apache.batik.anim.dom that implement CSSEngine.MainPropertyReceiver Modifier and Type Class Description class
SVGStylableElement.StyleDeclaration
This class represents the 'style' attribute. -
Uses of CSSEngine.MainPropertyReceiver in org.apache.batik.css.engine
Classes in org.apache.batik.css.engine that implement CSSEngine.MainPropertyReceiver Modifier and Type Class Description protected class
CSSEngine.CSSNavigableDocumentHandler
To handle mutations of a CSSNavigableDocument.Methods in org.apache.batik.css.engine with parameters of type CSSEngine.MainPropertyReceiver Modifier and Type Method Description void
CSSEngine. setMainProperties(CSSStylableElement elt, CSSEngine.MainPropertyReceiver dst, java.lang.String pname, java.lang.String value, boolean important)
-