|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object
|
+--org.apache.batik.css.dom.CSSOMStyleDeclaration
|
+--org.apache.batik.css.dom.CSSOMSVGStyleDeclaration
This class represents a SVG style declaration.
| Inner 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. |
| Inner classes inherited from class org.apache.batik.css.dom.CSSOMStyleDeclaration |
CSSOMStyleDeclaration.ModificationHandler, CSSOMStyleDeclaration.StyleDeclarationValue, CSSOMStyleDeclaration.ValueProvider |
| Field Summary | |
protected CSSEngine |
cssEngine
The CSS engine. |
| Fields inherited from class org.apache.batik.css.dom.CSSOMStyleDeclaration |
handler, parentRule, valueProvider, values |
| Constructor Summary | |
CSSOMSVGStyleDeclaration(CSSOMStyleDeclaration.ValueProvider vp,
CSSRule parent,
CSSEngine eng)
Creates a new CSSOMSVGStyleDeclaration. |
|
| Method Summary | |
protected CSSValue |
createCSSValue(java.lang.String name)
Creates the CSS value associated with the given property. |
| Methods inherited from class org.apache.batik.css.dom.CSSOMStyleDeclaration |
getCssText, getCSSValue, getLength, getParentRule, getPropertyCSSValue, getPropertyPriority, getPropertyValue, item, removeProperty, setCssText, setModificationHandler, setProperty |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
protected CSSEngine cssEngine
| Constructor Detail |
public CSSOMSVGStyleDeclaration(CSSOMStyleDeclaration.ValueProvider vp,
CSSRule parent,
CSSEngine eng)
| Method Detail |
protected CSSValue createCSSValue(java.lang.String name)
createCSSValue in class CSSOMStyleDeclaration
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||