Skip to Main Content

Java SE (Java Platform, Standard Edition)

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

Help With GeometryUpdater

843799Dec 24 2009 — edited Dec 24 2009
I have to create a shape with LineStripArray. The problem is that the no of points has to keep on increasing at the RunTime.They keep on increasing at some time interval (500 ms) I have to keep on adding those points to my shape. I searched and got some idea that probally it could be implemented by using GeometryUpdater and Behaviour Classes. I dont know exactly how to use GeometryUpdater. Could anybody post some SSCCE for GeometryUpdater class. Or if there is some other way to implement the problem statement than please tell tht alsso

Edited by: gunjannigam on Dec 23, 2009 9:43 PM

Comments

Processing
Locked Post
New comments cannot be posted to this locked post.

Post Details

Locked on Jan 21 2010
Added on Dec 24 2009
0 comments
112 views