I examined android.jar and noticed that the java.awt.Graphics2D class
is not part of the Android platform.

   http://java.sun.com/j2se/1.5.0/docs/api/java/awt/Graphics2D.html

Are there any plans to support the Java2D API's in a future release?

    http://java.sun.com/docs/books/tutorial/2d/index.html

I have an existing Java library that relies on Java2D / Graphics2D.
I'd like to be able to use my
existing code on Android.

Regards,

Sean


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
[EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to