I get the following error message:

"The method setMapContent(MapContent) is undefined for the type GTRenderer"


When I use the example code:

    MapContent map;
    GTRenderer renderer = new StreamingRenderer();
    renderer.setMapContent(map);

I use Geotools 2.7.4.
The setContext function is deprecated but works.

Ron
------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
GeoTools-GT2-Users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geotools-gt2-users

Reply via email to