On Tue, Jul 15, 2008 at 2:34 PM, Tim Swanson <[EMAIL PROTECTED]> wrote: > I'm working on converting a code base from GeoTools 2.1M2 to 2.5M2. The > code that I currently have uses the StyledMapPane > (org.geotools.gui.swing). > > This class doesn't exist in the current version, is JMapPane its > replacement? > > If so, I see that the map pane module is marked "unsupported". How > mature is this module? Is there any documentation on it? >
The short answer is not very and not much. It works (or at least it did last time I need to draw a map in a swing environment which was a while ago) pretty well - as far as I recall it even has rudimentary support for coverages. There are examples that use it but no actual documentation unless someone else wrote some since I wrote the code. If you'd like to adopt the module I'll give you as much help as I can spare. Ian ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ Geotools-gt2-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/geotools-gt2-users
