Wednesday, February 16, 2011

Re: [android-developers] android.graphics.Point with no getter methods

Just use the public fields called x and y.

On Wed, Feb 16, 2011 at 9:50 PM, Raja Nagendra Kumar <nagendra.raja@tejasoft.com> wrote:
Hi,

The point class at android.graphics.Point has no getter methods
(getX() and getY()).
How does one use Point in general and what is its value as Data
Structure for co-ordinates.
I am surprised and curies to know how is this used in any android
application.

Regards,
Raja Nagendra Kumar,
C.T.O
www.tejasoft.com

--
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
android-developers+unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en



--
Romain Guy
Android framework engineer
romainguy@android.com

Note: please don't send private questions to me, as I don't have time to provide private support.  All such questions should be posted on public forums, where I and others can see and answer them

--
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
android-developers+unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

No comments:

Post a Comment