public class StreetVehicleRentalLink extends StreetRentalLink
Edge.ValidVertexTypes| Constructor and Description |
|---|
StreetVehicleRentalLink(StreetVertex fromv,
VehicleRentalStationVertex tov) |
StreetVehicleRentalLink(VehicleRentalStationVertex fromv,
StreetVertex tov) |
| Modifier and Type | Method and Description |
|---|---|
String |
toString() |
State |
traverse(State s0)
Traverse this edge.
|
double |
weightLowerBound(RoutingRequest options)
Returns a lower bound on edge weight given the routing options.
|
getDirection, getDistance, getGeometry, getName, getNamegetAzimuth, getDisplayGeometry, getFromVertex, getId, getToVertex, getTrip, getValidVertexTypes, hasBogusName, hashCode, isEquivalentTo, isPartial, isReverseOf, isRoundabout, optimisticTraverse, timeLowerBound, vertexTypesValidpublic StreetVehicleRentalLink(StreetVertex fromv, VehicleRentalStationVertex tov)
public StreetVehicleRentalLink(VehicleRentalStationVertex fromv, StreetVertex tov)
public double weightLowerBound(RoutingRequest options)
EdgeweightLowerBound in class EdgeCopyright © 2020. All rights reserved.