protected class SVGStylableElement.OverrideStyleDeclaration extends CSSOMStoredStyleDeclaration
CSSOMSVGStyleDeclaration.StyleDeclarationColorValue, CSSOMSVGStyleDeclaration.StyleDeclarationPaintValue
CSSOMStyleDeclaration.ModificationHandler, CSSOMStyleDeclaration.StyleDeclarationValue, CSSOMStyleDeclaration.ValueProvider
declaration
cssEngine
handler, parentRule, valueProvider, values
Modifier | Constructor and Description |
---|---|
protected |
SVGStylableElement.OverrideStyleDeclaration(CSSEngine eng)
Creates a new OverrideStyleDeclaration.
|
Modifier and Type | Method and Description |
---|---|
void |
propertyChanged(String name,
String value,
String prio)
Called when a property was changed.
|
void |
propertyRemoved(String name)
Called when a property was removed.
|
void |
textChanged(String text)
Called when the value text has changed.
|
getLength, getStyleDeclaration, getText, getValue, isImportant, item, setStyleDeclaration
createCSSValue
getCssText, getCSSValue, getParentRule, getPropertyCSSValue, getPropertyPriority, getPropertyValue, removeProperty, setCssText, setModificationHandler, setProperty
protected SVGStylableElement.OverrideStyleDeclaration(CSSEngine eng)
public void textChanged(String text) throws DOMException
DOMException
public void propertyRemoved(String name) throws DOMException
DOMException
public void propertyChanged(String name, String value, String prio) throws DOMException
DOMException
Copyright ? 2009 Apache Software Foundation. All Rights Reserved.