how to depart an android.graphics.Path to a set of points

Posted by shu on Stack Overflow See other posts from Stack Overflow or by shu
Published on 2010-04-19T18:03:36Z Indexed on 2010/04/19 18:23 UTC
Read the original article Hit count: 221

Filed under:
|

Have a question about Android "android.graphics.Path", I know how to create a Path from a set points as float[], but could not find anyway to get back the array from the Path object. Is it possible? Thanks in advance.

© Stack Overflow or respective owner

Related posts about android

Related posts about android-sdk