org.onebusaway.transit_data_federation.bundle.tasks
Class ShapePointHelper

java.lang.Object
  extended by org.onebusaway.transit_data_federation.bundle.tasks.ShapePointHelper

@Component
public class ShapePointHelper
extends Object


Constructor Summary
ShapePointHelper()
           
 
Method Summary
 ShapePoints getShapePointsForShapeId(org.onebusaway.gtfs.model.AgencyAndId shapeId)
           
 void setGtfsRelationalDao(org.onebusaway.gtfs.services.GtfsRelationalDao gtfsDao)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ShapePointHelper

public ShapePointHelper()
Method Detail

setGtfsRelationalDao

public void setGtfsRelationalDao(org.onebusaway.gtfs.services.GtfsRelationalDao gtfsDao)

getShapePointsForShapeId

public ShapePoints getShapePointsForShapeId(org.onebusaway.gtfs.model.AgencyAndId shapeId)


Copyright © 2012 OneBusAway. All Rights Reserved.