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 classThis class provides an abstract implementation of a ModificationHandler.Fields in org.apache.batik.css.dom declared as CSSOMValue.ModificationHandlerModifier and TypeFieldDescriptionprotected CSSOMValue.ModificationHandlerCSSOMValue.handlerThe modifications handler.Methods in org.apache.batik.css.dom with parameters of type CSSOMValue.ModificationHandlerModifier and TypeMethodDescriptionvoidCSSOMValue.setModificationHandler(CSSOMValue.ModificationHandler h) Sets the modification handler of this value.