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

Packages that use OMSVGNumberList
org.vectomatic.dom.svg Wrapper classes representing the bulk of libgwtsvg public API. 
 

Uses of OMSVGNumberList in org.vectomatic.dom.svg
 

Methods in org.vectomatic.dom.svg that return OMSVGNumberList
 OMSVGNumberList OMSVGAnimatedNumberList.getAnimVal()
          A read only OMSVGNumberList representing the current animated value of the given attribute.
 OMSVGNumberList OMSVGAnimatedNumberList.getBaseVal()
          The base value of the given attribute before applying any animations.
 OMSVGNumberList OMSVGICCColor.getColors()
          The list of color values that define this ICC color.
 



Copyright © 2012. All Rights Reserved.