Skip to Main Content

Java SE (Java Platform, Standard Edition)

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
Post Details
Locked on Jan 21 2010
Added on Dec 24 2009
0 comments
69 views