org.onebusaway.transit_data_federation.impl.otp.graph
Class WalkToStopVertex
java.lang.Object
org.onebusaway.transit_data_federation.impl.otp.graph.AbstractVertex
org.onebusaway.transit_data_federation.impl.otp.graph.AbstractStopVertex
org.onebusaway.transit_data_federation.impl.otp.graph.WalkToStopVertex
- All Implemented Interfaces:
- Cloneable, HasStopTransitVertex, TransitVertex, org.opentripplanner.routing.core.Vertex
public final class WalkToStopVertex
- extends AbstractStopVertex
WalkToStopVertex
public WalkToStopVertex(GraphContext context,
StopEntry stop)
getLabel
public String getLabel()
Vertex
Interface
- Specified by:
getLabel
in interface org.opentripplanner.routing.core.Vertex
- Overrides:
getLabel
in class AbstractVertex
toString
public String toString()
Object
Interface
- Specified by:
toString
in interface org.opentripplanner.routing.core.Vertex
- Overrides:
toString
in class Object
getVertexLabelForStop
public static String getVertexLabelForStop(StopEntry stopEntry)
Copyright © 2012 OneBusAway. All Rights Reserved.