Uses of Interface
org.apache.batik.css.dom.CSSOMValue.ModificationHandler
Packages that use CSSOMValue.ModificationHandler
-
Uses of CSSOMValue.ModificationHandler in org.apache.batik.css.dom
Classes in org.apache.batik.css.dom that implement CSSOMValue.ModificationHandlerModifier and TypeClassDescriptionstatic class
This class provides an abstract implementation of a ModificationHandler.Fields in org.apache.batik.css.dom declared as CSSOMValue.ModificationHandlerModifier and TypeFieldDescriptionprotected CSSOMValue.ModificationHandler
CSSOMValue.handler
The modifications handler.Methods in org.apache.batik.css.dom with parameters of type CSSOMValue.ModificationHandlerModifier and TypeMethodDescriptionvoid
CSSOMValue.setModificationHandler
(CSSOMValue.ModificationHandler h) Sets the modification handler of this value.