org.geotools.graph.build.line
Class DirectedLineStringGraphGenerator

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

public class DirectedLineStringGraphGenerator
extends LineStringGraphGenerator


Constructor Summary
DirectedLineStringGraphGenerator()
           
 
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 © GeoTools. All Rights Reserved.