Uses of Interface
org.apache.batik.css.engine.CSSEngine.MainPropertyReceiver
Packages that use CSSEngine.MainPropertyReceiver
-
Uses of CSSEngine.MainPropertyReceiver in org.apache.batik.anim.dom
Classes in org.apache.batik.anim.dom that implement CSSEngine.MainPropertyReceiverModifier and TypeClassDescriptionclass
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.MainPropertyReceiverModifier and TypeClassDescriptionprotected class
To handle mutations of a CSSNavigableDocument.Methods in org.apache.batik.css.engine with parameters of type CSSEngine.MainPropertyReceiverModifier and TypeMethodDescriptionvoid
CSSEngine.setMainProperties
(CSSStylableElement elt, CSSEngine.MainPropertyReceiver dst, String pname, String value, boolean important)