| Package | Description |
|---|---|
| org.apache.batik.css.dom |
| Modifier and Type | Interface | Description |
|---|---|---|
static interface |
CSSOMSVGPaint.PaintModificationHandler |
To manage the modifications on a SVGPaint value.
|
| Modifier and Type | Class | 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 | Description |
|---|---|---|
protected CSSOMSVGColor.ModificationHandler |
CSSOMSVGColor.handler |
The modifications handler.
|
| Modifier and Type | Method | 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 ? 2018 Apache Software Foundation. All Rights Reserved.