Hi, I am using geotools 2.6.3.
What I need to do is to draw some custom drawing near each feature. For now, I perform this task by using MapPaneListener.onRenderingStopped, but this impose performance penalty. Is it possible to register some sort of callback, which will be called every time feature is rendered?. In this callback, I would like to have links to Graphics2D and Feature (but maybe something different will work, too). Thanks in advance, Sergey ------------------------------------------------------------------------------ Start uncovering the many advantages of virtual appliances and start using them to simplify application deployment and accelerate your shift to cloud computing. http://p.sf.net/sfu/novell-sfdev2dev _______________________________________________ Geotools-gt2-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/geotools-gt2-users
