Re: [Geotools-devel] working with rotated map display in JMapPane

2010-05-11 Thread Michael Bedward
Thanks Jody - that's a good option to consider. Michael On 11 May 2010 23:14, Jody Garnett wrote: > Hi Michael. > > I have had to resort to storing center location and scale in order to handle > a similar thing in the past. With that in mind perhaps getDisplayArea() is no > longer useful? > > J

Re: [Geotools-devel] working with rotated map display in JMapPane

2010-05-11 Thread Jody Garnett
Hi Michael. I have had to resort to storing center location and scale in order to handle a similar thing in the past. With that in mind perhaps getDisplayArea() is no longer useful? Jody On 11/05/2010, at 10:21 PM, Michael Bedward wrote: > Hello all, > > I've added the facility to rotate a

[Geotools-devel] working with rotated map display in JMapPane

2010-05-11 Thread Michael Bedward
Hello all, I've added the facility to rotate a map displayed in a JMapPane (in the 'swing-refactor' branch code) and now I'm wondering what is the most useful thing for JMapPane.getDisplayArea() to return when a non-zero rotation is applied ? I see the docs for the RendererUtilities.createMapEnve