Uses of Interface
org.w3c.dom.svg.SVGICCColor

Packages that use SVGICCColor
org.apache.batik.css.dom   
org.apache.batik.dom.svg   
org.w3c.dom.svg   
 

Uses of SVGICCColor in org.apache.batik.css.dom
 

Classes in org.apache.batik.css.dom that implement SVGICCColor
 class CSSOMSVGColor
          This class implements the SVGColor interface.
protected  class CSSOMSVGComputedStyle.ComputedCSSColorValue
          To manage a computed color CSSValue.
 class CSSOMSVGComputedStyle.ComputedCSSPaintValue
          To manage a computed paint CSSValue.
 class CSSOMSVGPaint
          This class implements the SVGPaint interface.
 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.
 

Methods in org.apache.batik.css.dom that return SVGICCColor
 SVGICCColor CSSOMSVGColor.getICCColor()
          DOM: Implements SVGColor.getICCColor().
 

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

Classes in org.apache.batik.dom.svg that implement SVGICCColor
 class SVGStylableElement.PresentationAttributeColorValue
          To manage a presentation attribute SVGColor value.
 class SVGStylableElement.PresentationAttributePaintValue
          To manage a presentation attribute SVGPaint value.
 

Uses of SVGICCColor in org.w3c.dom.svg
 

Methods in org.w3c.dom.svg that return SVGICCColor
 SVGICCColor SVGColor.getICCColor()
           
 



Copyright © 2002 Apache Software Foundation. All Rights Reserved.