开发者

How to get the points where a poins pass through?

I'm trying to get all points that my Shape object pass throug开发者_JAVA百科h, I have tried to transform in a Path2D object and then get the PathIterator, but the PathIterator object is a kind weird ( yeah, I don't know how to use it). So... I would like to know if there is any way to do it without calculating.

Thank you Very much!


Did you try FlatteningPathIterator?

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜