org.onebusaway.transit_data_federation.bundle.tasks.transfer_pattern.graph
public final class TPOfflineArrivalVertex extends AbstractVertexWithEdges implements HasStopTransitVertex
_context
Constructor and Description |
---|
TPOfflineArrivalVertex(GraphContext context,
StopEntry stop) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object obj) |
String |
getLabel()
Vertex Interface |
StopEntry |
getStop() |
org.onebusaway.gtfs.model.AgencyAndId |
getStopId() |
double |
getX() |
double |
getY() |
int |
hashCode() |
String |
toString()
Object Interface |
getDegreeIn, getDegreeOut, getIncoming, getOutgoing
distance, distance, getContext, getCoordinate, getDistanceToNearestTransitStop, getName, setDistanceToNearestTransitStop
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
getContext
public TPOfflineArrivalVertex(GraphContext context, StopEntry stop)
public StopEntry getStop()
getStop
in interface HasStopTransitVertex
public String getLabel()
Vertex
InterfacegetLabel
in interface org.opentripplanner.routing.core.Vertex
getLabel
in class AbstractVertex
public org.onebusaway.gtfs.model.AgencyAndId getStopId()
getStopId
in interface org.opentripplanner.routing.core.Vertex
getStopId
in class AbstractVertex
public double getX()
getX
in interface org.opentripplanner.routing.core.Vertex
public double getY()
getY
in interface org.opentripplanner.routing.core.Vertex
Copyright © 2014 OneBusAway. All Rights Reserved.