> Is this " DijkstraShortestPathFinder.html " an example using the gt-graph > api? If so please "send" it again because I get an error The page cannot be > found . If not, does you or somebody else have examples using the gt-graph > module?
Sigh... I pasted the the link to local javadocs on my disk instead of the online docs. Try this one: http://geotools.org/javadocs/org/geotools/graph/path/DijkstraShortestPathFinder.html > And what would you suggest to do, if I want to handle collisions Google is your friend. If you use keywords such as "java collision detection" you'll find there are a gazillion articles, discussions and code examples. The basic concept is simple though - test for intersection of the bounding rectangles. Michael ------------------------------------------------------------------------------ SOLARIS 10 is the OS for Data Centers - provides features such as DTrace, Predictive Self Healing and Award Winning ZFS. Get Solaris 10 NOW http://p.sf.net/sfu/solaris-dev2dev _______________________________________________ Geotools-gt2-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/geotools-gt2-users
