Martin moved the JTS utility class to a new location for GeoTools 2.2, the original is being removed from trunk.
// before //import org.geotools.geometry.JTS; //import org.geotools.geometry.JTS.ReferencedEnvelope import org.geotools.geometry.jts.JTS; import org.geotools.geometry.jts.ReferencedEnvelope ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys - and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ Geotools-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/geotools-devel
