Hi, 

    I am reading about map creation, in particular from the two links  
http://docs.codehaus.org/display/GEOTOOLS/Putting+everything+together
http://docs.codehaus.org/display/GEOTDOC/01+StreamingRenderer

but my question is, whey is the StreamingRenderer not mentioned in the first
link? not even the code is stated there? One would assume that the second
link would be part of the tutorial. So i am a bit confused as to whether or
not i would use the following code, and if so where?

GTRenderer draw = new StreamingRenderer();
draw.setContext(map);

draw.paint(g2d, outputArea, map.getLayerBounds() );

Cheers
-- 
View this message in context: 
http://www.nabble.com/Drawing-Maps-tp20120349p20120349.html
Sent from the geotools-gt2-users mailing list archive at Nabble.com.


-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Geotools-gt2-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geotools-gt2-users

Reply via email to