Hi Friends,
I’m trying to develop a layer to animate an object with a TIMER.
As suggested in the archive list, I created a new layer based in the
DayNightLayer JUST to implement a timer (javax.swing.Timer).
I would like to use this new layer TIMER to update / repaint the
projection of another layer (LinkLayer which accesses information in a DB).
In the moment, both layers work fine separately, and to update / repaint the
LinkLayer I have to change all map projection (zoom in /out with mouse in
navigation) to call the listen method LinkMapRequest graphicsQuery =
link.getMapRequest().
My question is, how can I use this layer TIMER to update / repaint JUST the
LinkLayer automatically without having to repaint all layers in the map.
Thanks for any help.
Best Regards,
Orlando
_________________________________________________________________
Send and receive Hotmail on your mobile device: http://mobile.msn.com
-- [To unsubscribe to this list send an email to "majdart@bbn.com" with the following text in the BODY of the message "unsubscribe openmap-users"]Received on Sun Apr 14 21:43:24 2002
This archive was generated by hypermail 2.1.8 : Thu May 12 2005 - 07:18:32 EDT