I haven't noticed any aspect ratio problems with resizing using the new map pane yet - though of course saying something like that is the kiss of death ! But I think the question of convenient setter methods for users is separate to that issue.
Michael 2009/8/25 Jody Garnett <[email protected]>: > Hi Ian: > > Changing the area on the map as the user resizes the window is cause > for a lot of annoying math in uDig; and has resulted in the past in > plenty of cases where the aspect ratio gets out of sync making the map > stretched or squashed... > > The two rectangles are used to set up an affine transform; the > location/scale/rotation is just another way to set up an affine > transform (and one with way less chance of error in my experience). > > In this case the rotation *is* something to the GUI deals with; but to > do so it needs to be able to make the affine transform known to the > geotools renderer. > > Jody > ------------------------------------------------------------------------------ Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day trial. Simplify your report design, integration and deployment - and focus on what you do best, core application coding. Discover what's new with Crystal Reports now. http://p.sf.net/sfu/bobj-july _______________________________________________ Geotools-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/geotools-devel
