M2G
Article Metadata
M2G is acronym for Mobile 2D Graphics API for J2ME. It is an API for rendering Scalable 2D vector images, including external images in SVG format. It has also DOM API for accessing the SVG content by elements.
The API was specified in JSR 226 at Java Community expert group lead by Nokia. M2G is now implemented on some latest Nokia devices, for example, in all S60 3rd Edition FP 1 devices.


Level:Basic
This article gives basic Introduction about 2G Graphics API-JSR 226 for Mobiles.It allows us to render internal as well as external Scalable Vector Graphics through this API. It has Document object Model so that we can access content by the id of elements. This API can be implemented to all S60 3rd Edition FP1 Devices.
Brief but having good idea about 2D graphics is available in this article with external link to java community link for more information on same.
--kalki 10:25, 29 September 2009 (UTC)