org.geotools.graph.build.line
Class DirectedLineStringGraphGenerator

java.lang.Object
  extended by org.geotools.graph.build.line.BasicLineGraphGenerator
      extended by org.geotools.graph.build.line.LineStringGraphGenerator
          extended by org.geotools.graph.build.line.DirectedLineStringGraphGenerator
All Implemented Interfaces:
GraphGenerator, LineGraphGenerator

public class DirectedLineStringGraphGenerator
extends LineStringGraphGenerator


Constructor Summary
DirectedLineStringGraphGenerator()
           
 
Method Summary
 
Methods inherited from class org.geotools.graph.build.line.LineStringGraphGenerator
add, get, remove, setObject
 
Methods inherited from class org.geotools.graph.build.line.BasicLineGraphGenerator
getEdge, getGraph, getGraphBuilder, getNode, getNodeMap, setGraphBuilder, setObject
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DirectedLineStringGraphGenerator

public DirectedLineStringGraphGenerator()


Copyright © 1996-2010 Geotools. All Rights Reserved.