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

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

Uses of OMSVGLengthList in org.vectomatic.dom.svg
 

Methods in org.vectomatic.dom.svg that return OMSVGLengthList
 OMSVGLengthList OMSVGAnimatedLengthList.getAnimVal()
          A read only OMSVGLengthList representing the current animated value of the given attribute.
 OMSVGLengthList OMSVGAnimatedLengthList.getBaseVal()
          The base value of the given attribute before applying any animations.
 



Copyright © 2012. All Rights Reserved.