|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.apache.batik.css.AbstractViewCSS | +--org.apache.batik.css.value.CommonViewCSS
This class represents a ViewCSS object initialized to manage the CSS values common to CSS2 ans SVG.
Fields inherited from class org.apache.batik.css.AbstractViewCSS |
document, media, relativeValueResolvers, styles, userAgentStyleSheet, userStyleSheet |
Constructor Summary | |
protected |
CommonViewCSS(DocumentView doc,
CommonCSSContext ctx)
Creates a new ViewCSS object. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
protected CommonViewCSS(DocumentView doc, CommonCSSContext ctx)
doc
- The document view associated with this abstract view.ctx
- The application context.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |