Uses of Class
javax.microedition.m2g.SVGAnimator

Packages that use SVGAnimator
javax.microedition.m2g   
 

Uses of SVGAnimator in javax.microedition.m2g
 

Methods in javax.microedition.m2g that return SVGAnimator
static SVGAnimator SVGAnimator.createAnimator(SVGImage svgImage)
          Create a new SVGAnimator for the specified SVGImage and the current Context of the current thread.
static SVGAnimator SVGAnimator.createAnimator(SVGImage svgImage, String componentBaseClass)
          Create a new SVGAnimator for the specified SVGImage and the current Context of the current thread.
static SVGAnimator SVGAnimator.createAnimator(SVGImage svgImage, String componentBaseClass, Context context)
          Create a new SVGAnimator for the specified SVGImage.
 



Copyright © 2010 JSRs for Android team. All Rights Reserved.