Package | Description |
---|---|
org.opentripplanner.graph_builder.linking | |
org.opentripplanner.routing.edgetype | |
org.opentripplanner.routing.vertextype |
Modifier and Type | Method and Description |
---|---|
void |
StreetSplitter.removeRentalStationVertexAndAssociatedSemiPermanentVerticesAndEdges(RentalStationVertex rentalStationVertex)
Helper method for removing all vertices and edges associated with a SemiPermanentSplitterVertex.
|
Constructor and Description |
---|
StreetRentalLink(RentalStationVertex fromv,
StreetVertex tov) |
StreetRentalLink(StreetVertex fromv,
RentalStationVertex tov) |
Modifier and Type | Class and Description |
---|---|
class |
BikeRentalStationVertex
A vertex for a bike rental station.
|
class |
CarRentalStationVertex
A vertex for a car rental station.
|
class |
VehicleRentalStationVertex
A vertex for a vehicle rental station.
|
Copyright © 2020. All rights reserved.