| Package | Description |
|---|---|
| org.opentripplanner.routing.graph | |
| org.opentripplanner.routing.impl |
| Modifier and Type | Method and Description |
|---|---|
void |
Graph.index(StreetVertexIndexFactory indexFactory)
Perform indexing on vertices, edges, and timetables, and create transient data structures.
|
static Graph |
Graph.load(ObjectInputStream in,
Graph.LoadLevel level,
StreetVertexIndexFactory indexFactory)
Loading which allows you to specify StreetVertexIndexFactory and inject other implementation.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultStreetVertexIndexFactory
Default implementation.
|
Copyright © 2018. All rights reserved.