public class RentAVehicleOnEdge extends RentAVehicleAbstractEdge
Edge.ValidVertexTypes
station
Constructor and Description |
---|
RentAVehicleOnEdge(VehicleRentalStationVertex v,
VehicleRentalStation station) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
String |
toString() |
State |
traverse(State s0)
Traverse this edge.
|
getDistance, getGeometry, getName, getName, getStation, hasBogusName, hasCompatibleNetworks
getAzimuth, getDirection, getDisplayGeometry, getFromVertex, getId, getToVertex, getTrip, getValidVertexTypes, hashCode, isEquivalentTo, isPartial, isReverseOf, isRoundabout, optimisticTraverse, timeLowerBound, vertexTypesValid, weightLowerBound
public RentAVehicleOnEdge(VehicleRentalStationVertex v, VehicleRentalStation station)
Copyright © 2020. All rights reserved.