org.onebusaway.transit_data_federation.impl.beans.itineraries
Class ShapeSupport
java.lang.Object
org.onebusaway.transit_data_federation.impl.beans.itineraries.ShapeSupport
public class ShapeSupport
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ShapeSupport
public ShapeSupport()
getFullPath
public static String getFullPath(ShapePoints shapePoints,
CoordinatePoint nextPoint)
getPartialPathToStop
public static String getPartialPathToStop(ShapePoints shapePoints,
StopTimeEntry toStop)
getPartialPathFromStop
public static String getPartialPathFromStop(ShapePoints shapePoints,
StopTimeEntry fromStop,
CoordinatePoint nextPoint)
getPartialPathBetweenStops
public static String getPartialPathBetweenStops(ShapePoints shapePoints,
StopTimeEntry fromStop,
StopTimeEntry toStop)
Copyright © 2012 OneBusAway. All Rights Reserved.