In my application I use cubic bezier curves to position images in a
pattern.

I just noticed that Path has a nice "cubicTo" method, that can
construct the same shape that I manually sample. However, I need to be
able to extract the X,Y positions along the path... is there anyway to
access these points given an arbitrary path?

Cheers,
Ralph
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to [email protected]
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