Uses of Class
org.geotools.graph.build.line.BasicLineGraphGenerator
Packages that use BasicLineGraphGenerator
-
Uses of BasicLineGraphGenerator in org.geotools.graph.build.line
Subclasses of BasicLineGraphGenerator in org.geotools.graph.build.lineModifier and TypeClassDescriptionclass
An implementation of GraphGenerator used to generate a graph representing a directed line network.class
class
Builds a graph representing a line network in which edges in the network are represented by LineString geometries.