fx5900 wrote: > Hi i was just curious, is it possible to combine SWING components for > example, as GUI with goetools and goenames as the backened processing logic? > Yes. We actually have some sample components on trunk - they are "unsupported" and are just there to get your mind going. > Or would it require one of the libraries from the Geotools library to do this? > You will need several of the geotools libraries depending on what you are trying to do. The user guide has an overview of what is needed when. As an example you almost always need jts and gt-referencing; but only care about gt-graph if you want to find the shortest route.
GeoTools is a bit mix and match that way - only use enough of it for your current tas. Jody ------------------------------------------------------------------------- Sponsored by: SourceForge.net Community Choice Awards: VOTE NOW! Studies have shown that voting for your favorite open source project, along with a healthy diet, reduces your potential for chronic lameness and boredom. Vote Now at http://www.sourceforge.net/community/cca08 _______________________________________________ Geotools-gt2-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/geotools-gt2-users
