Hello all,

*All* of the GUI classes were indeed removed in the latter release
candidates of Geotools 2.2. However, a shiny, new-and-improved,
up-to-date class has been provided in the final release of Geotools
2.2.0. We are currently testing this release and it should be announced
on Monday.

In 2.2.0, the module with the gui class is:
  ext/mappane
and the main class itself is org.geotools.gui.JMapPane. There is an
example called MapViewer in the same package.

After Monday, please examine that GUI code and use it as inspiration for
your own. The classes available in the earlier versions of Geotools use
a legacy system for Geo-referencing of coordinates.

Please note that the longterm solution will be a set of classes
developed by the GeoWidgets project. Therefore, Geotools will not focus
much of its work on maintaining the JMapPane GUI code. This code already
has known bugs but the fixes will be a low priority for the project. 

        !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
        Users (YOU) are responsible for the development of the GUI tier
        of their applications. The JMapPane class is intended as an
        inspiration for user efforts, not as a library class to provide
        a GUI foundation for user code. 
        !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!

all the best,
adrian

On Fri, 2006-08-04 at 14:16 -0700, Hyink, Jeffrey (LCDR) wrote:
> Amy,
> 
> You seem to be about where I was about 2 weeks ago.  I'm working a
> project that will hopefully use GeoTools features, and have been
> wading through the examples and javadoc, etc.
> 
> You will find that many of the code snippets throughout the tutorial
> are based on some earlier revisions of the api and many are partially
> functional (unless you guess and load the correct api version).  But
> all are useful
> 
> For the mapviewer class that you mention, I loaded the geotools2.1RC1
> bin file and made that a separate library.  It contains the classes
> you need to make it run.
> 
> If you have downloaded the GT2.2RC3, it no longer has the
> styledMapPane.  ( I think it's out for revision)
> 
> Also note the Javadoc file for 2.2RC3 that is downloadable is somewhat
> incomplete (not a full build), but the website link on the home page
> is gtg.
> 
> -Jeff
> 
> Message: 2
> Date: Thu, 03 Aug 2006 12:06:51 -0800
> From: Amy Johnson <[EMAIL PROTECTED]>
> Subject: [Geotools-gt2-users] Beginner question on importing packages
> To: [email protected]
> Message-ID: <[EMAIL PROTECTED]>
> Content-Type: text/plain; charset=us-ascii; format=flowed
> 
> I am trying to compile the sample code MapViewer and am having a
> problem locating the jars for the following classes:
> 
> org.geotools.gui.swing.StatusBar;
> org.geotools.gui.swing.StyledMapPane;
> org.geotools.renderer.j2d.RenderedMapScale;
> 
> Thanks very much
> 
> 
> 
> 
> 
> 
> 
> -------------------------------------------------------------------------
> 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-gt2-users mailing 
> list [email protected] 
> https://lists.sourceforge.net/lists/listinfo/geotools-gt2-users


-------------------------------------------------------------------------
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-gt2-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geotools-gt2-users

Reply via email to