Z
Z
Zakharov Alexander2012-01-23 09:41:44
Android
Zakharov Alexander, 2012-01-23 09:41:44

android path get points

Hello.
Is it possible to extract dots configuration from Path object in android? PathIterator won't help here, because it's from java.awt.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
0
0leGG, 2012-01-24
@0leGG

No impossible. The maximum that can be done is to write your own proxy class, and forward requests through it while saving data inside.
It can be seen from the source that all operations with coordinates are performed in native code, so you can’t really get into it.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question