Uses of Interface
org.w3c.dom.css.ViewCSS

Packages that use ViewCSS
org.apache.batik.css Provides the classes for accessing CSS2 through DOM level 2 interfaces. 
org.apache.batik.css.svg Provides the CSSValue factories specific to SVG. 
org.apache.batik.css.value Provides the classes to represent CSS values and the factories for the values common to CSS2 and SVG. 
org.apache.batik.dom.svg   
org.apache.batik.util.gui   
org.w3c.dom.svg   
 

Uses of ViewCSS in org.apache.batik.css
 

Classes in org.apache.batik.css that implement ViewCSS
 class AbstractViewCSS
          This class provides an abstract implementation of the ViewCSS interface.
 

Uses of ViewCSS in org.apache.batik.css.svg
 

Classes in org.apache.batik.css.svg that implement ViewCSS
 class SVGViewCSS
          This class represents a ViewCSS object initialized to manage the SVG CSS.
 

Methods in org.apache.batik.css.svg with parameters of type ViewCSS
 void MaskResolver.resolveValue(Element element, java.lang.String pseudoElement, ViewCSS view, CSSOMReadOnlyStyleDeclaration styleDeclaration, CSSOMReadOnlyValue value, java.lang.String priority, int origin)
          Resolves the given value if relative, and puts it in the given table.
 void BaselineShiftResolver.resolveValue(Element element, java.lang.String pseudoElement, ViewCSS view, CSSOMReadOnlyStyleDeclaration styleDeclaration, CSSOMReadOnlyValue value, java.lang.String priority, int origin)
          Resolves the given value if relative, and puts it in the given table.
 void GlyphOrientationVerticalResolver.resolveValue(Element element, java.lang.String pseudoElement, ViewCSS view, CSSOMReadOnlyStyleDeclaration styleDeclaration, CSSOMReadOnlyValue value, java.lang.String priority, int origin)
          Resolves the given value if relative, and puts it in the given table.
 void FillResolver.resolveValue(Element element, java.lang.String pseudoElement, ViewCSS view, CSSOMReadOnlyStyleDeclaration styleDeclaration, CSSOMReadOnlyValue value, java.lang.String priority, int origin)
          Resolves the given value if relative, and puts it in the given table.
 void FilterResolver.resolveValue(Element element, java.lang.String pseudoElement, ViewCSS view, CSSOMReadOnlyStyleDeclaration styleDeclaration, CSSOMReadOnlyValue value, java.lang.String priority, int origin)
          Resolves the given value if relative, and puts it in the given table.
 void SimpleColorResolver.resolveValue(Element element, java.lang.String pseudoElement, ViewCSS view, CSSOMReadOnlyStyleDeclaration styleDeclaration, CSSOMReadOnlyValue value, java.lang.String priority, int origin)
          Resolves the given value if relative, and puts it in the given table.
 void ClipRuleResolver.resolveValue(Element element, java.lang.String pseudoElement, ViewCSS view, CSSOMReadOnlyStyleDeclaration styleDeclaration, CSSOMReadOnlyValue value, java.lang.String priority, int origin)
          Resolves the given value if relative, and puts it in the given table.
 void PointerEventsResolver.resolveValue(Element element, java.lang.String pseudoElement, ViewCSS view, CSSOMReadOnlyStyleDeclaration styleDeclaration, CSSOMReadOnlyValue value, java.lang.String priority, int origin)
          Resolves the given value if relative, and puts it in the given table.
 void LightingColorResolver.resolveValue(Element element, java.lang.String pseudoElement, ViewCSS view, CSSOMReadOnlyStyleDeclaration styleDeclaration, CSSOMReadOnlyValue value, java.lang.String priority, int origin)
          Resolves the given value if relative, and puts it in the given table.
 void ImageRenderingResolver.resolveValue(Element element, java.lang.String pseudoElement, ViewCSS view, CSSOMReadOnlyStyleDeclaration styleDeclaration, CSSOMReadOnlyValue value, java.lang.String priority, int origin)
          Resolves the given value if relative, and puts it in the given table.
 void ShapeRenderingResolver.resolveValue(Element element, java.lang.String pseudoElement, ViewCSS view, CSSOMReadOnlyStyleDeclaration styleDeclaration, CSSOMReadOnlyValue value, java.lang.String priority, int origin)
          Resolves the given value if relative, and puts it in the given table.
 void GlyphOrientationHorizontalResolver.resolveValue(Element element, java.lang.String pseudoElement, ViewCSS view, CSSOMReadOnlyStyleDeclaration styleDeclaration, CSSOMReadOnlyValue value, java.lang.String priority, int origin)
          Resolves the given value if relative, and puts it in the given table.
 void ColorInterpolationFiltersResolver.resolveValue(Element element, java.lang.String pseudoElement, ViewCSS view, CSSOMReadOnlyStyleDeclaration styleDeclaration, CSSOMReadOnlyValue value, java.lang.String priority, int origin)
          Resolves the given value if relative, and puts it in the given table.
 void ClipPathResolver.resolveValue(Element element, java.lang.String pseudoElement, ViewCSS view, CSSOMReadOnlyStyleDeclaration styleDeclaration, CSSOMReadOnlyValue value, java.lang.String priority, int origin)
          Resolves the given value if relative, and puts it in the given table.
 void ColorProfileResolver.resolveValue(Element element, java.lang.String pseudoElement, ViewCSS view, CSSOMReadOnlyStyleDeclaration styleDeclaration, CSSOMReadOnlyValue value, java.lang.String priority, int origin)
          Resolves the given value if relative, and puts it in the given table.
 void StrokeDasharrayResolver.resolveValue(Element element, java.lang.String pseudoElement, ViewCSS view, CSSOMReadOnlyStyleDeclaration styleDeclaration, CSSOMReadOnlyValue value, java.lang.String priority, int origin)
          Resolves the given value if relative, and puts it in the given table.
 void DominantBaselineResolver.resolveValue(Element element, java.lang.String pseudoElement, ViewCSS view, CSSOMReadOnlyStyleDeclaration styleDeclaration, CSSOMReadOnlyValue value, java.lang.String priority, int origin)
          Resolves the given value if relative, and puts it in the given table.
 void ColorInterpolationResolver.resolveValue(Element element, java.lang.String pseudoElement, ViewCSS view, CSSOMReadOnlyStyleDeclaration styleDeclaration, CSSOMReadOnlyValue value, java.lang.String priority, int origin)
          Resolves the given value if relative, and puts it in the given table.
 void StrokeLinejoinResolver.resolveValue(Element element, java.lang.String pseudoElement, ViewCSS view, CSSOMReadOnlyStyleDeclaration styleDeclaration, CSSOMReadOnlyValue value, java.lang.String priority, int origin)
          Resolves the given value if relative, and puts it in the given table.
 void ColorRenderingResolver.resolveValue(Element element, java.lang.String pseudoElement, ViewCSS view, CSSOMReadOnlyStyleDeclaration styleDeclaration, CSSOMReadOnlyValue value, java.lang.String priority, int origin)
          Resolves the given value if relative, and puts it in the given table.
 void WritingModeResolver.resolveValue(Element element, java.lang.String pseudoElement, ViewCSS view, CSSOMReadOnlyStyleDeclaration styleDeclaration, CSSOMReadOnlyValue value, java.lang.String priority, int origin)
          Resolves the given value if relative, and puts it in the given table.
 void MarkerResolver.resolveValue(Element element, java.lang.String pseudoElement, ViewCSS view, CSSOMReadOnlyStyleDeclaration styleDeclaration, CSSOMReadOnlyValue value, java.lang.String priority, int origin)
          Resolves the given value if relative, and puts it in the given table.
 void TextAnchorResolver.resolveValue(Element element, java.lang.String pseudoElement, ViewCSS view, CSSOMReadOnlyStyleDeclaration styleDeclaration, CSSOMReadOnlyValue value, java.lang.String priority, int origin)
          Resolves the given value if relative, and puts it in the given table.
 void AlignmentBaselineResolver.resolveValue(Element element, java.lang.String pseudoElement, ViewCSS view, CSSOMReadOnlyStyleDeclaration styleDeclaration, CSSOMReadOnlyValue value, java.lang.String priority, int origin)
          Resolves the given value if relative, and puts it in the given table.
 void StrokeResolver.resolveValue(Element element, java.lang.String pseudoElement, ViewCSS view, CSSOMReadOnlyStyleDeclaration styleDeclaration, CSSOMReadOnlyValue value, java.lang.String priority, int origin)
          Resolves the given value if relative, and puts it in the given table.
 void StrokeDashoffsetResolver.resolveValue(Element element, java.lang.String pseudoElement, ViewCSS view, CSSOMReadOnlyStyleDeclaration styleDeclaration, CSSOMReadOnlyValue value, java.lang.String priority, int origin)
          Resolves the given value if relative, and puts it in the given table.
 void EnableBackgroundResolver.resolveValue(Element element, java.lang.String pseudoElement, ViewCSS view, CSSOMReadOnlyStyleDeclaration styleDeclaration, CSSOMReadOnlyValue value, java.lang.String priority, int origin)
          Resolves the given value if relative, and puts it in the given table.
 void StrokeLinecapResolver.resolveValue(Element element, java.lang.String pseudoElement, ViewCSS view, CSSOMReadOnlyStyleDeclaration styleDeclaration, CSSOMReadOnlyValue value, java.lang.String priority, int origin)
          Resolves the given value if relative, and puts it in the given table.
 void OpacityResolver.resolveValue(Element element, java.lang.String pseudoElement, ViewCSS view, CSSOMReadOnlyStyleDeclaration styleDeclaration, CSSOMReadOnlyValue value, java.lang.String priority, int origin)
          Resolves the given value if relative, and puts it in the given table.
 void TextRenderingResolver.resolveValue(Element element, java.lang.String pseudoElement, ViewCSS view, CSSOMReadOnlyStyleDeclaration styleDeclaration, CSSOMReadOnlyValue value, java.lang.String priority, int origin)
          Resolves the given value if relative, and puts it in the given table.
 void FillRuleResolver.resolveValue(Element element, java.lang.String pseudoElement, ViewCSS view, CSSOMReadOnlyStyleDeclaration styleDeclaration, CSSOMReadOnlyValue value, java.lang.String priority, int origin)
          Resolves the given value if relative, and puts it in the given table.
 void StrokeMiterlimitResolver.resolveValue(Element element, java.lang.String pseudoElement, ViewCSS view, CSSOMReadOnlyStyleDeclaration styleDeclaration, CSSOMReadOnlyValue value, java.lang.String priority, int origin)
          Resolves the given value if relative, and puts it in the given table.
 void StrokeWidthResolver.resolveValue(Element element, java.lang.String pseudoElement, ViewCSS view, CSSOMReadOnlyStyleDeclaration styleDeclaration, CSSOMReadOnlyValue value, java.lang.String priority, int origin)
          Resolves the given value if relative, and puts it in the given table.
 

Uses of ViewCSS in org.apache.batik.css.value
 

Classes in org.apache.batik.css.value that implement ViewCSS
 class CommonViewCSS
          This class represents a ViewCSS object initialized to manage the CSS values common to CSS2 ans SVG.
 

Methods in org.apache.batik.css.value with parameters of type ViewCSS
 void FontStyleResolver.resolveValue(Element element, java.lang.String pseudoElement, ViewCSS view, CSSOMReadOnlyStyleDeclaration styleDeclaration, CSSOMReadOnlyValue value, java.lang.String priority, int origin)
          Resolves the given value if relative, and puts it in the given table.
 void FontSizeAdjustResolver.resolveValue(Element element, java.lang.String pseudoElement, ViewCSS view, CSSOMReadOnlyStyleDeclaration styleDeclaration, CSSOMReadOnlyValue value, java.lang.String priority, int origin)
          Resolves the given value if relative, and puts it in the given table.
 void CursorResolver.resolveValue(Element element, java.lang.String pseudoElement, ViewCSS view, CSSOMReadOnlyStyleDeclaration styleDeclaration, CSSOMReadOnlyValue value, java.lang.String priority, int origin)
          Resolves the given value if relative, and puts it in the given table.
 void FontSizeResolver.resolveValue(Element element, java.lang.String pseudoElement, ViewCSS view, CSSOMReadOnlyStyleDeclaration styleDeclaration, CSSOMReadOnlyValue value, java.lang.String priority, int origin)
          Resolves the given value if relative, and puts it in the given table.
 void FontStretchResolver.resolveValue(Element element, java.lang.String pseudoElement, ViewCSS view, CSSOMReadOnlyStyleDeclaration styleDeclaration, CSSOMReadOnlyValue value, java.lang.String priority, int origin)
          Resolves the given value if relative, and puts it in the given table.
 void UnicodeBidiResolver.resolveValue(Element element, java.lang.String pseudoElement, ViewCSS view, CSSOMReadOnlyStyleDeclaration styleDeclaration, CSSOMReadOnlyValue value, java.lang.String priority, int origin)
          Resolves the given value if relative, and puts it in the given table.
 void FontVariantResolver.resolveValue(Element element, java.lang.String pseudoElement, ViewCSS view, CSSOMReadOnlyStyleDeclaration styleDeclaration, CSSOMReadOnlyValue value, java.lang.String priority, int origin)
          Resolves the given value if relative, and puts it in the given table.
 void FontFamilyResolver.resolveValue(Element element, java.lang.String pseudoElement, ViewCSS view, CSSOMReadOnlyStyleDeclaration styleDeclaration, CSSOMReadOnlyValue value, java.lang.String priority, int origin)
          Resolves the given value if relative, and puts it in the given table.
 void ColorResolver.resolveValue(Element element, java.lang.String pseudoElement, ViewCSS view, CSSOMReadOnlyStyleDeclaration styleDeclaration, CSSOMReadOnlyValue value, java.lang.String priority, int origin)
          Resolves the given value if relative, and puts it in the given table.
 void ClipResolver.resolveValue(Element element, java.lang.String pseudoElement, ViewCSS view, CSSOMReadOnlyStyleDeclaration styleDeclaration, CSSOMReadOnlyValue value, java.lang.String priority, int origin)
          Resolves the given value if relative, and puts it in the given table.
 void OverflowResolver.resolveValue(Element element, java.lang.String pseudoElement, ViewCSS view, CSSOMReadOnlyStyleDeclaration styleDeclaration, CSSOMReadOnlyValue value, java.lang.String priority, int origin)
          Resolves the given value if relative, and puts it in the given table.
 void DirectionResolver.resolveValue(Element element, java.lang.String pseudoElement, ViewCSS view, CSSOMReadOnlyStyleDeclaration styleDeclaration, CSSOMReadOnlyValue value, java.lang.String priority, int origin)
          Resolves the given value if relative, and puts it in the given table.
 void DisplayResolver.resolveValue(Element element, java.lang.String pseudoElement, ViewCSS view, CSSOMReadOnlyStyleDeclaration styleDeclaration, CSSOMReadOnlyValue value, java.lang.String priority, int origin)
          Resolves the given value if relative, and puts it in the given table.
 void RelativeValueResolver.resolveValue(Element element, java.lang.String pseudoElement, ViewCSS view, CSSOMReadOnlyStyleDeclaration styleDeclaration, CSSOMReadOnlyValue value, java.lang.String priority, int origin)
          Resolves the given value if relative, and puts it in the given table.
 void FontWeightResolver.resolveValue(Element element, java.lang.String pseudoElement, ViewCSS view, CSSOMReadOnlyStyleDeclaration styleDeclaration, CSSOMReadOnlyValue value, java.lang.String priority, int origin)
          Resolves the given value if relative, and puts it in the given table.
 void SpacingResolver.resolveValue(Element element, java.lang.String pseudoElement, ViewCSS view, CSSOMReadOnlyStyleDeclaration styleDeclaration, CSSOMReadOnlyValue value, java.lang.String priority, int origin)
          Resolves the given value if relative, and puts it in the given table.
 void VisibilityResolver.resolveValue(Element element, java.lang.String pseudoElement, ViewCSS view, CSSOMReadOnlyStyleDeclaration styleDeclaration, CSSOMReadOnlyValue value, java.lang.String priority, int origin)
          Resolves the given value if relative, and puts it in the given table.
 void TextDecorationResolver.resolveValue(Element element, java.lang.String pseudoElement, ViewCSS view, CSSOMReadOnlyStyleDeclaration styleDeclaration, CSSOMReadOnlyValue value, java.lang.String priority, int origin)
          Resolves the given value if relative, and puts it in the given table.
 

Uses of ViewCSS in org.apache.batik.dom.svg
 

Classes in org.apache.batik.dom.svg that implement ViewCSS
 class SVGOMSVGElement
          This class implements SVGSVGElement.
 

Methods in org.apache.batik.dom.svg that return ViewCSS
 ViewCSS SVGDOMImplementation.createViewCSS(SVGOMDocument doc)
          Creates a ViewCSS.
 ViewCSS ExtensibleSVGDOMImplementation.createViewCSS(SVGOMDocument doc)
          Creates a ViewCSS.
 

Uses of ViewCSS in org.apache.batik.util.gui
 

Fields in org.apache.batik.util.gui declared as ViewCSS
protected  ViewCSS DOMViewer.Panel.viewCSS
          The ViewCSS object associated with the document.
 

Methods in org.apache.batik.util.gui with parameters of type ViewCSS
 void DOMViewer.setDocument(Document doc, ViewCSS view)
          Sets the document to display and its ViewCSS.
 void DOMViewer.Panel.setDocument(Document doc, ViewCSS view)
          Sets the document to display and its ViewCSS.
 

Uses of ViewCSS in org.w3c.dom.svg
 

Subinterfaces of ViewCSS in org.w3c.dom.svg
 interface SVGSVGElement
           
 



Copyright © 2001 Apache Software Foundation. All Rights Reserved.