Hi folks, especially Andrea and Jody, I'm working on a new map pane class in gt-swing to provide the much requested ability to have custom graphics and animations drawn over a map. People will sub-class DirectLayer to do their custom stuff. This layer class draws itself rather than being passed to a renderer.
Now I'm wondering if we should allow a MapContent instance containing one or more DirectLayers, and possibly other Layer types, to be passed to a StreamingRenderer and have the renderer ignore the DirectLayers, or whether it is better to prevent the renderer ever seeing DirectLayers ? My first thought was that DirectLayers should not reach the renderer and I had started writing gt-swing code to this effect. However, my second thought was that I should check with wiser heads. Any opinions or advice appreciated. Michael ------------------------------------------------------------------------------ EMC VNX: the world's simplest storage, starting under $10K The only unified storage solution that offers unified management Up to 160% more powerful than alternatives and 25% more efficient. Guaranteed. http://p.sf.net/sfu/emc-vnx-dev2dev _______________________________________________ Geotools-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/geotools-devel
