| Package | Description |
|---|---|
| org.apache.batik.anim.dom | |
| org.apache.batik.css.dom |
| Modifier and Type | Class and Description |
|---|---|
class |
SVGStylableElement.PresentationAttributeColorValue
To manage a presentation attribute SVGColor value.
|
class |
SVGStylableElement.PresentationAttributePaintValue
To manage a presentation attribute SVGPaint value.
|
| Modifier and Type | Class and Description |
|---|---|
protected class |
CSSOMSVGComputedStyle.ComputedCSSColorValue
To manage a computed color CSSValue.
|
class |
CSSOMSVGComputedStyle.ComputedCSSPaintValue
To manage a computed paint CSSValue.
|
class |
CSSOMSVGStyleDeclaration.StyleDeclarationColorValue
This class represents a CSS value returned by this declaration.
|
class |
CSSOMSVGStyleDeclaration.StyleDeclarationPaintValue
This class represents a CSS value returned by this declaration.
|
| Modifier and Type | Field and Description |
|---|---|
protected CSSOMSVGColor.ValueProvider |
CSSOMSVGColor.valueProvider
The associated value.
|
| Constructor and Description |
|---|
CSSOMSVGColor(CSSOMSVGColor.ValueProvider vp)
Creates a new CSSOMSVGColor.
|
CSSOMSVGPaint(CSSOMSVGColor.ValueProvider vp)
Creates a new CSSOMSVGPaint.
|
Copyright © 2000–2021 Apache Software Foundation. All rights reserved.