Package | Description |
---|---|
org.apache.batik.css.dom |
Modifier and Type | Interface and Description |
---|---|
static interface |
CSSOMSVGPaint.PaintModificationHandler
To manage the modifications on a SVGPaint value.
|
Modifier and Type | Class and Description |
---|---|
class |
CSSOMSVGColor.AbstractModificationHandler
Provides an abstract implementation of a ModificationHandler.
|
class |
CSSOMSVGPaint.AbstractModificationHandler
Provides an abstract implementation of a PaintModificationHandler.
|
Modifier and Type | Field and Description |
---|---|
protected CSSOMSVGColor.ModificationHandler |
CSSOMSVGColor.handler
The modifications handler.
|
Modifier and Type | Method and Description |
---|---|
void |
CSSOMSVGColor.setModificationHandler(CSSOMSVGColor.ModificationHandler h)
Sets the modification handler of this value.
|
void |
CSSOMSVGPaint.setModificationHandler(CSSOMSVGColor.ModificationHandler h)
Sets the modification handler of this value.
|
Copyright © 2022 Apache Software Foundation. All Rights Reserved.