Wednesday, February 16, 2011

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

Just use public x and y fields.

On Feb 17, 8:50 am, Raja Nagendra Kumar <nagendra.r...@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.Owww.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

No comments:

Post a Comment