| Package | Description | 
|---|---|
| org.geotools.graph.build.basic | |
| org.geotools.graph.build.feature | |
| org.geotools.graph.build.line | |
| org.geotools.graph.build.polygon | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | BasicDirectedGraphGeneratorAn implementation of GraphGenerator used to generate directed graphs. | 
| class  | BasicGraphGeneratorAn implementation of GraphGenerator. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | FeatureGraphGeneratorBuilds a graph from  org.geotools.feature.Featureobjects. | 
| Modifier and Type | Method and Description | 
|---|---|
| GraphGenerator | FeatureGraphGenerator. getDecorated() | 
| Constructor and Description | 
|---|
| FeatureGraphGenerator(GraphGenerator decorated) | 
| Modifier and Type | Interface and Description | 
|---|---|
| interface  | LineGraphGeneratorBuilds a graph representing a line network. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | BasicDirectedLineGraphGeneratorAn implementation of GraphGenerator used to generate a graph representing a directed line
 network. | 
| class  | BasicLineGraphGeneratorAn implementation of GraphGenerator used to generate a graph representing a line network. | 
| class  | DirectedLineStringGraphGenerator | 
| class  | LineStringGraphGeneratorBuilds a graph representing a line network in which edges in the network are represented by
 LineString geometries. | 
| class  | OptDirectedLineGraphGeneratorAn implementation of GraphGenerator used to generate an optimized graph representing a line
 network. | 
| class  | OptLineGraphGeneratorAn implementation of GraphGenerator used to generate an optimized graph representing a line
 network. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | PolygonGraphGeneratorAn implementation of GraphGenerator used to build graphs from a set of polygons. | 
Copyright © 1996–2019 Geotools. All rights reserved.