Uses of Class
org.vectomatic.dom.svg.OMSVGICCColor

Packages that use OMSVGICCColor
org.vectomatic.dom.svg Wrapper classes representing the bulk of libgwtsvg public API. 
org.vectomatic.dom.svg.impl libgwtsvg implementation classes, not to be accessed directly. 
 

Uses of OMSVGICCColor in org.vectomatic.dom.svg
 

Fields in org.vectomatic.dom.svg declared as OMSVGICCColor
protected  OMSVGICCColor OMSVGColor.iccColor
           
 

Methods in org.vectomatic.dom.svg that return OMSVGICCColor
 OMSVGICCColor OMSVGColor.getIccColor()
          The alternate ICC color specification.
 

Uses of OMSVGICCColor in org.vectomatic.dom.svg.impl
 

Methods in org.vectomatic.dom.svg.impl that return OMSVGICCColor
 OMSVGICCColor SVGPaintParser.iccColor(String str)
           
 



Copyright © 2012. All Rights Reserved.