Is there a shortcut to convert a GridEnvelope to an Envelope?  It used to be
possible to do this:
                final Envelope gridRange = new GeneralEnvelope(
                        originalGridRange.toRectangle());
This snippet was taken from line ~525 in JP2KReader which doesn't compile
anymore.  toRectangle() is not there anymore.  I'm trying to resurrect this
code.

~ David Smiley
-- 
View this message in context: 
http://n2.nabble.com/Converting-a-GridEnvelope-to-an-Envelope-tp3832163p3832163.html
Sent from the geotools-gt2-users mailing list archive at Nabble.com.

------------------------------------------------------------------------------
Come build with us! The BlackBerry(R) Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay 
ahead of the curve. Join us from November 9 - 12, 2009. Register now!
http://p.sf.net/sfu/devconference
_______________________________________________
Geotools-gt2-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geotools-gt2-users

Reply via email to