public class RentACarOffEdge extends RentACarAbstractEdge
Edge.ValidVertexTypes
station
Constructor and Description |
---|
RentACarOffEdge(Vertex v,
CarRentalStation 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 RentACarOffEdge(Vertex v, CarRentalStation station)
Copyright © 2020. All rights reserved.