org.apache.batik.css.dom
public class CSSOMSVGStyleDeclaration extends CSSOMStyleDeclaration
Nested Class Summary | |
---|---|
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. |
Field Summary | |
---|---|
protected CSSEngine | cssEngine
The CSS engine. |
Constructor Summary | |
---|---|
CSSOMSVGStyleDeclaration(ValueProvider vp, CSSRule parent, CSSEngine eng)
Creates a new CSSOMSVGStyleDeclaration. |
Method Summary | |
---|---|
protected CSSValue | createCSSValue(String name)
Creates the CSS value associated with the given property. |