Implementation of the LoadStaticMIDlet

The following sections describes the system and application classes used in the example. A UML diagram is also included for the example, to show the other classes and interfaces.

LoadStaticMIDlet

Application class

  • LoadStaticMIDlet - Loads and displays content and shows you how to perform zoom and rotate operations.

System classes

  • SVGCanvas2 - A class that represents an SVG image conforming to W3C SVG Tiny 1.1 Profile

Figure 71: LoadStaticMIDlet example class diagram