org.onebusaway.transit_data_federation.impl.otp
Class SupportLibrary
java.lang.Object
org.onebusaway.transit_data_federation.impl.otp.SupportLibrary
public class SupportLibrary
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SupportLibrary
public SupportLibrary()
isTransitEnabled
public static boolean isTransitEnabled(org.opentripplanner.routing.core.TraverseOptions options)
hasPreviousStopTime
public static boolean hasPreviousStopTime(ArrivalAndDepartureInstance instance)
hasNextStopTime
public static boolean hasNextStopTime(ArrivalAndDepartureInstance instance)
hasNextStopTime
public static boolean hasNextStopTime(StopTimeInstance instance)
getNextTimeWindow
public static long getNextTimeWindow(GraphContext context,
long time)
getNextTimeWindow
public static long getNextTimeWindow(int stopTimeSearchInterval,
long time)
getPreviousTimeWindow
public static long getPreviousTimeWindow(GraphContext context,
long time)
Copyright © 2012 OneBusAway. All Rights Reserved.