public class PreBoardEdge extends FreeEdge implements StationEdge
Edge.ValidVertexTypes
Constructor and Description |
---|
PreBoardEdge(TransitStop from,
TransitStopDepart to) |
Modifier and Type | Method and Description |
---|---|
TraverseMode |
getMode() |
State |
optimisticTraverse(State s0) |
String |
toString() |
State |
traverse(State s0)
Traverse this edge.
|
getDistance, getGeometry, getName, getName
getAzimuth, getDirection, getDisplayGeometry, getFromVertex, getId, getToVertex, getTrip, getValidVertexTypes, hasBogusName, hashCode, isEquivalentTo, isPartial, isReverseOf, isRoundabout, timeLowerBound, vertexTypesValid, weightLowerBound
public PreBoardEdge(TransitStop from, TransitStopDepart to)
public TraverseMode getMode()
public State optimisticTraverse(State s0)
optimisticTraverse
in class Edge
Copyright © 2019. All rights reserved.