public class PreAlightEdge extends FreeEdge implements StationEdge
Edge.ValidVertexTypes
Constructor and Description |
---|
PreAlightEdge(TransitStopArrive from,
TransitStop 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 PreAlightEdge(TransitStopArrive from, TransitStop to)
public TraverseMode getMode()
public State optimisticTraverse(State s0)
optimisticTraverse
in class Edge
Copyright © 2019. All rights reserved.