org.apache.batik.css.dom
public class CSSOMSVGStyleDeclaration.StyleDeclarationColorValue extends CSSOMSVGColor implements CSSOMSVGColor.ValueProvider
| Field Summary | |
|---|---|
| protected String | property
The property name. |
| Constructor Summary | |
|---|---|
| StyleDeclarationColorValue(String prop)
Creates a new StyleDeclarationColorValue. | |
| Method Summary | |
|---|---|
| Value | getValue()
Returns the current value associated with this object. |