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