public abstract class TablePatternEdge extends Edge implements PatternEdge
Edge.ValidVertexTypes
Constructor and Description |
---|
TablePatternEdge(TransitVertex fromv,
TransitVertex tov) |
Modifier and Type | Method and Description |
---|---|
TripPattern |
getPattern() |
abstract int |
getStopIndex() |
getAzimuth, getDirection, getDisplayGeometry, getDistance, getFromVertex, getGeometry, getId, getName, getName, getToVertex, getTrip, getValidVertexTypes, hasBogusName, hashCode, isEquivalentTo, isPartial, isReverseOf, isRoundabout, optimisticTraverse, timeLowerBound, toString, traverse, vertexTypesValid, weightLowerBound
public TablePatternEdge(TransitVertex fromv, TransitVertex tov)
public TripPattern getPattern()
getPattern
in interface PatternEdge
public abstract int getStopIndex()
Copyright © 2019. All rights reserved.