I don't see a LineGraphBuilder in the source code ... I do see a 
LineGraphGenerator however?

Let us look at that test case I provided you:
- 
http://svn.osgeo.org/geotools/trunk/modules/extension/graph/src/test/java/org/geotools/graph/util/DijkstraShortestPathFinderWithTurnCostsTest.java

Look at that it is one that builds a graph out of line segments not a feature 
collection...

Let us try another:
- 
http://svn.osgeo.org/geotools/trunk/modules/extension/graph/src/test/java/org/geotools/graph/build/feature/FeatureGraphGeneratorTest.java

Reading the code - I  bet the code was split between a generator and a builder 
since that page was written.
Can you review the above link and then tell me how the examples on the page 
should be updated?

You may wish to look over some more of the test cases in that directory.

Jody


On 14/06/2010, at 11:23 PM, laura siewe wrote:

> Hello everybody,
> 
> I follow this new link: http://docs.codehaus.org/display/GEOTDOC/Graphs  but 
> the problem persiste. 
> 
> What is the dependency of LineGraphBuilder and Feature. I have the error on 
> this two lines.
> 
> I use geotools 2.6.2.
> 
> Thanks for your help.
> 
> Laura SIEWE.
> 
> ------------------------------------------------------------------------------
> ThinkGeek and WIRED's GeekDad team up for the Ultimate 
> GeekDad Father's Day Giveaway. ONE MASSIVE PRIZE to the 
> lucky parental unit.  See the prize list and enter to win: 
> http://p.sf.net/sfu/thinkgeek-promo_______________________________________________
> Geotools-gt2-users mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/geotools-gt2-users

------------------------------------------------------------------------------
ThinkGeek and WIRED's GeekDad team up for the Ultimate 
GeekDad Father's Day Giveaway. ONE MASSIVE PRIZE to the 
lucky parental unit.  See the prize list and enter to win: 
http://p.sf.net/sfu/thinkgeek-promo
_______________________________________________
Geotools-gt2-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geotools-gt2-users

Reply via email to