public class CSSOMSVGStyleDeclaration extends CSSOMStyleDeclaration
Modifier and Type | Class and Description |
---|---|
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.
|
CSSOMStyleDeclaration.ModificationHandler, CSSOMStyleDeclaration.StyleDeclarationValue, CSSOMStyleDeclaration.ValueProvider
Modifier and Type | Field and Description |
---|---|
protected CSSEngine |
cssEngine
The CSS engine.
|
handler, parentRule, valueProvider, values
Constructor and Description |
---|
CSSOMSVGStyleDeclaration(CSSOMStyleDeclaration.ValueProvider vp,
CSSRule parent,
CSSEngine eng)
Creates a new CSSOMSVGStyleDeclaration.
|
Modifier and Type | Method and Description |
---|---|
protected CSSValue |
createCSSValue(java.lang.String name)
Creates the CSS value associated with the given property.
|
getCssText, getCSSValue, getLength, getParentRule, getPropertyCSSValue, getPropertyPriority, getPropertyValue, item, removeProperty, setCssText, setModificationHandler, setProperty
protected CSSEngine cssEngine
public CSSOMSVGStyleDeclaration(CSSOMStyleDeclaration.ValueProvider vp, CSSRule parent, CSSEngine eng)
protected CSSValue createCSSValue(java.lang.String name)
createCSSValue
in class CSSOMStyleDeclaration
Copyright © 2022 Apache Software Foundation. All Rights Reserved.