|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SVGImage | |
|---|---|
| javax.microedition.m2g | |
| Uses of SVGImage in javax.microedition.m2g |
|---|
| Methods in javax.microedition.m2g that return SVGImage | |
|---|---|
static SVGImage |
SVGImage.createEmptyImage(ExternalResourceHandler handler)
|
| Methods in javax.microedition.m2g with parameters of type SVGImage | |
|---|---|
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. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||