Quoting Sean McGowan <[EMAIL PROTECTED]>: > Hi there, > > I'm a Software Engineering student from Dublin, Ireland. For my final > year > project, I'm building a spatial application using Geotools to > generalise GML > maps. I've just started using Geotools and I have a few short > questions for > anyone who can help me. > > 1. I noticed when using the StyledMapPane class to display my map, > there is > pan and zoom functionality when you right-click on the map. How do I > access > this functionality? I'd like to add zoom and pan buttons to a toolbar > in my > application. > > 2. Also, I noticed the map's scrollbar acts as zoom in/out when I use > the > mouse wheel. Is there any way to have the scrollbars for the map > behave > normally? By normal I mean scroll up and down the map without zooming > in/out. > > 3. I want to implement a clickable map where features can be > highlighted for > their attribute information. Could someone point me in the right > direction > for going about this? uDig? http://udig.refractions.net? To be honest we're looking to move gui functionality out of geotools itself, into either the geowidgets project or udig. The best right now for you I think would be to dive into the udig framework, and do your customizations there. It's built on eclipse and geotools, and made for tweaking and expanding upon, with a nice plug-in architecture.
best regards, Chris > > I'd really appreciate the help. > > Thanks, > Sean McGowan > > > > > ------------------------------------------------------- > SF.Net email is sponsored by: > Tame your development challenges with Apache's Geronimo App Server. > Download > it for free - -and be entered to win a 42" plasma tv or your very own > Sony(tm)PSP. Click here to play: http://sourceforge.net/geronimo.php > _______________________________________________ > Geotools-gt2-users mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/geotools-gt2-users > ---------------------------------------------------------- This mail sent through IMP: https://webmail.limegroup.com/ ------------------------------------------------------- SF.Net email is sponsored by: Tame your development challenges with Apache's Geronimo App Server. Download it for free - -and be entered to win a 42" plasma tv or your very own Sony(tm)PSP. Click here to play: http://sourceforge.net/geronimo.php _______________________________________________ Geotools-gt2-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/geotools-gt2-users
