CSSOMStoredStyleDeclarationpublic class CSSOMSVGStyleDeclaration extends CSSOMStyleDeclaration
| Modifier and Type | Class | 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 | Description |
|---|---|---|
protected CSSEngine |
cssEngine |
The CSS engine.
|
handler, parentRule, valueProvider, values| Constructor | Description |
|---|---|
CSSOMSVGStyleDeclaration(CSSOMStyleDeclaration.ValueProvider vp,
org.w3c.dom.css.CSSRule parent,
CSSEngine eng) |
Creates a new CSSOMSVGStyleDeclaration.
|
| Modifier and Type | Method | Description |
|---|---|---|
protected org.w3c.dom.css.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, setPropertyprotected CSSEngine cssEngine
public CSSOMSVGStyleDeclaration(CSSOMStyleDeclaration.ValueProvider vp, org.w3c.dom.css.CSSRule parent, CSSEngine eng)
protected org.w3c.dom.css.CSSValue createCSSValue(java.lang.String name)
createCSSValue in class CSSOMStyleDeclarationCopyright ? 2018 Apache Software Foundation. All Rights Reserved.