More consistent initializing of MapViewport -------------------------------------------
Key: GEOT-3797 URL: https://jira.codehaus.org/browse/GEOT-3797 Project: GeoTools Issue Type: Improvement Components: render Reporter: Michael Bedward Assignee: Michael Bedward Fix For: 8.0-M2 MapViewport ends in a different state depending on the order of setup. If you create a MapViewport instance with the no-arg constructor, its transforms are set to identity. If you use the constructor with ReferencedEnvelope arg, the transforms are left as null. If you use the no-arg constructor and then call setBounds( env ), the transforms remain as identity. Impose some order on this and state how it works in the javadocs. -- This message is automatically generated by JIRA. For more information on JIRA, see: http://www.atlassian.com/software/jira ------------------------------------------------------------------------------ Get a FREE DOWNLOAD! and learn more about uberSVN rich system, user administration capabilities and model configuration. Take the hassle out of deploying and managing Subversion and the tools developers use with it. http://p.sf.net/sfu/wandisco-d2d-2 _______________________________________________ Geotools-devel mailing list Geotools-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/geotools-devel