Modifier and Type | Method and Description |
---|---|
void |
AnnotationsToHTML.buildGraph(Graph graph,
GraphBuilderModuleSummary graphBuilderModuleSummary) |
Modifier and Type | Method and Description |
---|---|
void |
GraphStatisticsModule.buildGraph(Graph graph,
GraphBuilderModuleSummary graphBuilderModuleSummary) |
void |
PruneFloatingIslands.buildGraph(Graph graph,
GraphBuilderModuleSummary graphBuilderModuleSummary) |
void |
EmbedConfig.buildGraph(Graph graph,
GraphBuilderModuleSummary graphBuilderModuleSummary) |
void |
TransitToTaggedStopsModule.buildGraph(Graph graph,
GraphBuilderModuleSummary graphBuilderModuleSummary) |
void |
GraphCoherencyCheckerModule.buildGraph(Graph graph,
GraphBuilderModuleSummary graphBuilderModuleSummary) |
void |
DirectTransferGenerator.buildGraph(Graph graph,
GraphBuilderModuleSummary graphBuilderModuleSummary) |
void |
GtfsModule.buildGraph(Graph graph,
GraphBuilderModuleSummary graphBuilderModuleSummary) |
void |
StreetLinkerModule.buildGraph(Graph graph,
GraphBuilderModuleSummary graphBuilderModuleSummary) |
void |
StopsAlerts.buildGraph(Graph graph,
GraphBuilderModuleSummary graphBuilderModuleSummary) |
void |
CheckGeometryModule.buildGraph(Graph graph,
GraphBuilderModuleSummary graphBuilderModuleSummary) |
Constructor and Description |
---|
GraphBuilderTaskSummary(GraphBuilderModuleSummary graphBuilderModuleSummary,
String name) |
Modifier and Type | Method and Description |
---|---|
void |
BikeParkModule.buildGraph(Graph graph,
GraphBuilderModuleSummary graphBuilderModuleSummary) |
void |
BikeRentalModule.buildGraph(Graph graph,
GraphBuilderModuleSummary graphBuilderModuleSummary) |
Modifier and Type | Method and Description |
---|---|
void |
ElevationModule.buildGraph(Graph graph,
GraphBuilderModuleSummary graphBuilderModuleSummary) |
Modifier and Type | Method and Description |
---|---|
void |
OpenStreetMapModule.buildGraph(Graph graph,
GraphBuilderModuleSummary graphBuilderModuleSummary) |
Modifier and Type | Method and Description |
---|---|
void |
ShapefileStreetModule.buildGraph(Graph graph,
GraphBuilderModuleSummary graphBuilderModuleSummary) |
Modifier and Type | Method and Description |
---|---|
void |
GraphBuilderModule.buildGraph(Graph graph,
GraphBuilderModuleSummary graphBuilderModuleSummary)
Process whatever inputs were supplied to this module and add the resulting elements to the given graph.
|
Modifier and Type | Method and Description |
---|---|
List<GraphBuilderModuleSummary> |
Graph.getBuilderSummaries() |
Modifier and Type | Method and Description |
---|---|
void |
Graph.addGraphBuilderSummary(GraphBuilderModuleSummary gbms) |
Copyright © 2020. All rights reserved.