public class RentABikeOffEdge extends RentABikeAbstractEdge
Edge.ValidVertexTypes
Constructor and Description |
---|
RentABikeOffEdge(Vertex from,
Vertex to,
Set<String> networks) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
String |
toString() |
State |
traverse(State s0)
Traverse this edge.
|
getDistance, getGeometry, getName, getName, hasBogusName, traverseDropoff, traverseRent
getAzimuth, getDirection, getFromVertex, getId, getToVertex, getTrip, getValidVertexTypes, hashCode, isEquivalentTo, isPartial, isReverseOf, isRoundabout, optimisticTraverse, timeLowerBound, vertexTypesValid, weightLowerBound
Copyright © 2018. All rights reserved.