| Package | Description |
|---|---|
| org.opentripplanner.routing.graph | |
| org.opentripplanner.routing.impl | |
| org.opentripplanner.routing.services |
| Modifier and Type | Field and Description |
|---|---|
StreetVertexIndexService |
Graph.streetIndex |
| Modifier and Type | Class and Description |
|---|---|
class |
StreetVertexIndexServiceImpl
Indexes all edges and transit vertices of the graph spatially.
|
| Modifier and Type | Method and Description |
|---|---|
StreetVertexIndexService |
DefaultStreetVertexIndexFactory.newIndex(Graph g) |
| Modifier and Type | Method and Description |
|---|---|
StreetVertexIndexService |
StreetVertexIndexFactory.newIndex(Graph g)
Returns a new StreetVertexIndexService for this graph.
|
Copyright © 2018. All rights reserved.