|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.batik.css.dom.CSSOMStyleDeclaration
org.apache.batik.css.dom.CSSOMSVGStyleDeclaration
org.apache.batik.css.dom.CSSOMStoredStyleDeclaration
org.apache.batik.anim.dom.SVGStylableElement.OverrideStyleDeclaration
protected class SVGStylableElement.OverrideStyleDeclaration
This class is a CSSStyleDeclaration for the override style of the element.
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class org.apache.batik.css.dom.CSSOMSVGStyleDeclaration |
|---|
CSSOMSVGStyleDeclaration.StyleDeclarationColorValue, CSSOMSVGStyleDeclaration.StyleDeclarationPaintValue |
| Nested classes/interfaces inherited from class org.apache.batik.css.dom.CSSOMStyleDeclaration |
|---|
CSSOMStyleDeclaration.ModificationHandler, CSSOMStyleDeclaration.StyleDeclarationValue, CSSOMStyleDeclaration.ValueProvider |
| Field Summary |
|---|
| Fields inherited from class org.apache.batik.css.dom.CSSOMStoredStyleDeclaration |
|---|
declaration |
| Fields inherited from class org.apache.batik.css.dom.CSSOMSVGStyleDeclaration |
|---|
cssEngine |
| Fields inherited from class org.apache.batik.css.dom.CSSOMStyleDeclaration |
|---|
handler, parentRule, valueProvider, values |
| Constructor Summary | |
|---|---|
protected |
SVGStylableElement.OverrideStyleDeclaration(CSSEngine eng)
Creates a new OverrideStyleDeclaration. |
| Method Summary | |
|---|---|
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. |
| Methods inherited from class org.apache.batik.css.dom.CSSOMStoredStyleDeclaration |
|---|
getLength, getStyleDeclaration, getText, getValue, isImportant, item, setStyleDeclaration |
| Methods inherited from class org.apache.batik.css.dom.CSSOMSVGStyleDeclaration |
|---|
createCSSValue |
| Methods inherited from class org.apache.batik.css.dom.CSSOMStyleDeclaration |
|---|
getCssText, getCSSValue, getParentRule, getPropertyCSSValue, getPropertyPriority, getPropertyValue, removeProperty, setCssText, setModificationHandler, setProperty |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
protected SVGStylableElement.OverrideStyleDeclaration(CSSEngine eng)
| Method Detail |
|---|
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
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||