|
From: Tim E. <Tim...@gm...> - 2006-02-21 14:07:19
|
Hello, I try to print out a map by using the following code: Graphics2D g = ((Graphics2D)graphics); Rectangle rect = g.getClipBounds(); mainMapPane.getRenderer().paint(g,rect,zoom,true); Everything works fine until I change the Paperformat to Landscape. The I get a Picture where the GridLayer a painted correctly. The VectorLayer are rotated 90°. Has anyone an idea to solve this problem? Regrads Tim -- 10 GB Mailbox, 100 FreeSMS/Monat http://www.gmx.net/de/go/topmail +++ GMX - die erste Adresse für Mail, Message, More +++ |