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, getName
getAzimuth, getDisplayGeometry, getFromVertex, getId, getToVertex, getTrip, getValidVertexTypes, hasBogusName, hashCode, isEquivalentTo, isPartial, isReverseOf, isRoundabout, optimisticTraverse, timeLowerBound, vertexTypesValid
public StreetVehicleRentalLink(StreetVertex fromv, VehicleRentalStationVertex tov)
public StreetVehicleRentalLink(VehicleRentalStationVertex fromv, StreetVertex tov)
public double weightLowerBound(RoutingRequest options)
Edge
weightLowerBound
in class Edge
Copyright © 2020. All rights reserved.