public class StreetCarRentalLink extends StreetRentalLink
Edge.ValidVertexTypes| Constructor and Description |
|---|
StreetCarRentalLink(CarRentalStationVertex fromv,
StreetVertex tov) |
StreetCarRentalLink(StreetVertex fromv,
CarRentalStationVertex 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 StreetCarRentalLink(StreetVertex fromv, CarRentalStationVertex tov)
public StreetCarRentalLink(CarRentalStationVertex fromv, StreetVertex tov)
public double weightLowerBound(RoutingRequest options)
EdgeweightLowerBound in class EdgeCopyright © 2020. All rights reserved.