|
From: Jody G. <jga...@re...> - 2007-09-06 03:07:48
|
My best advice is to look at one of the test cases, here is something form the upgrade to 2.4 page: > GTRenderer draw = new StreamingRenderer(); > draw.setContext(map); > > draw.paint(g2d, outputArea, map.getLayerBounds() ); Jody > I review those code, but its hard to undertand, can you help me with an > example? > > > Jody Garnett wrote: > >> Our Map drawing code works on Graphic2d - so you can draw onto a screen >> or printer. We use just this technique to print from uDig. >> >> Jody >> >>> How do i print a map on geotools, Please Help me >>> >>> >> ------------------------------------------------------------------------- >> This SF.net email is sponsored by: Splunk Inc. >> Still grepping through log files to find problems? Stop. >> Now Search log events and configuration files using AJAX and a browser. >> Download your FREE copy of Splunk now >> http://get.splunk.com/ >> _______________________________________________ >> Geotools-gt2-users mailing list >> Geo...@li... >> https://lists.sourceforge.net/lists/listinfo/geotools-gt2-users >> >> >> > > |