Package javax.microedition.m2g

This package contains the core rendering part of this proposal.

See:
          Description

Interface Summary
ExternalResourceHandler This interface is used to load external resources that are referenced within a ScalableImage, namely within an SVG document in the case of SVG.
SVGEventListener The SVGEventListener is used to forward platform-specific events to an application.
 

Class Summary
ScalableGraphics This is the fundamental class for 2D rendering.
ScalableImage This class models images in vector format, such as the Scalable Vector Graphics (SVG) image format.
SVGAnimator The SVGAnimator class handles automatic rendering of updates and animations in an SVGImage to a target user interface (UI) component.
SVGImage This class represents an SVG image conforming to the W3C SVG Tiny 1.1 Profile.
 

Package javax.microedition.m2g Description

This package contains the core rendering part of this proposal. All the rendering is done using the classes/interfaces defined in this package.



Copyright © 2003-2006 Nokia Corporation. See the Copyright Notice for details.