MapViewport handling of AffineTransform and ScreenArea
------------------------------------------------------

                 Key: GEOT-3630
                 URL: http://jira.codehaus.org/browse/GEOT-3630
             Project: GeoTools
          Issue Type: Sub-task
          Components: render
    Affects Versions: 8.0-M1
            Reporter: Jody Garnett
            Assignee: Andrea Aime


MapViewport is not doing a good job of helping client code mange the 
relationship between the "Bounds" representing the foot print of the map on the 
earth; and the screen area Rectangle used to display the map on the screen. The 
conversion between the two amounts to an AffineTransform.

JMapPane code use an additional AffineTransform to handle rotation and zooming. 
I would like to roll this code into MapViewport in order to make JMapPane 
easier for user to understand; and to collect all out transform stuff into once 
class for testing and reuse.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

------------------------------------------------------------------------------
Simplify data backup and recovery for your virtual environment with vRanger.
Installation's a snap, and flexible recovery options mean your data is safe,
secure and there when you need it. Discover what all the cheering's about.
Get your free trial download today. 
http://p.sf.net/sfu/quest-dev2dev2 
_______________________________________________
Geotools-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geotools-devel

Reply via email to