org.apache.batik.css.dom

Class CSSOMSVGStyleDeclaration.StyleDeclarationPaintValue

public class CSSOMSVGStyleDeclaration.StyleDeclarationPaintValue extends CSSOMSVGPaint implements ValueProvider

This class represents a CSS value returned by this declaration.
Field Summary
protected Stringproperty
The property name.
Constructor Summary
StyleDeclarationPaintValue(String prop)
Creates a new StyleDeclarationPaintValue.
Method Summary
ValuegetValue()
Returns the current value associated with this object.

Field Detail

property

protected String property
The property name.

Constructor Detail

StyleDeclarationPaintValue

public StyleDeclarationPaintValue(String prop)
Creates a new StyleDeclarationPaintValue.

Method Detail

getValue

public Value getValue()
Returns the current value associated with this object.
Copyright B) 2008 Apache Software Foundation. All Rights Reserved.