|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CSSOMSVGColor.ModificationHandler | |
---|---|
org.apache.batik.css.dom |
Uses of CSSOMSVGColor.ModificationHandler in org.apache.batik.css.dom |
---|
Subinterfaces of CSSOMSVGColor.ModificationHandler in org.apache.batik.css.dom | |
---|---|
static interface |
CSSOMSVGPaint.PaintModificationHandler
To manage the modifications on a SVGPaint value. |
Classes in org.apache.batik.css.dom that implement CSSOMSVGColor.ModificationHandler | |
---|---|
class |
CSSOMSVGColor.AbstractModificationHandler
Provides an abstract implementation of a ModificationHandler. |
class |
CSSOMSVGPaint.AbstractModificationHandler
Provides an abstract implementation of a PaintModificationHandler. |
Fields in org.apache.batik.css.dom declared as CSSOMSVGColor.ModificationHandler | |
---|---|
protected CSSOMSVGColor.ModificationHandler |
CSSOMSVGColor.handler
The modifications handler. |
Methods in org.apache.batik.css.dom with parameters of type CSSOMSVGColor.ModificationHandler | |
---|---|
void |
CSSOMSVGPaint.setModificationHandler(CSSOMSVGColor.ModificationHandler h)
Sets the modification handler of this value. |
void |
CSSOMSVGColor.setModificationHandler(CSSOMSVGColor.ModificationHandler h)
Sets the modification handler of this value. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |