public class RentAVehicleOffEdge extends RentAVehicleAbstractEdge
Edge.ValidVertexTypesstation| Constructor and Description |
|---|
RentAVehicleOffEdge(Vertex 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, hasCompatibleNetworksgetAzimuth, getDirection, getDisplayGeometry, getFromVertex, getId, getToVertex, getTrip, getValidVertexTypes, hashCode, isEquivalentTo, isPartial, isReverseOf, isRoundabout, optimisticTraverse, timeLowerBound, vertexTypesValid, weightLowerBoundpublic RentAVehicleOffEdge(Vertex v, VehicleRentalStation station)
Copyright © 2020. All rights reserved.