org.onebusaway.transit_data_federation.bundle.tasks.transit_graph
Class BlockConfigurationEntriesFactory

java.lang.Object
  extended by org.onebusaway.transit_data_federation.bundle.tasks.transit_graph.BlockConfigurationEntriesFactory

@Component
public class BlockConfigurationEntriesFactory
extends Object


Constructor Summary
BlockConfigurationEntriesFactory()
           
 
Method Summary
 void processBlockConfigurations(BlockEntryImpl block, List<TripEntryImpl> tripsInBlock)
           
 void setServiceIdOverlapCache(ServiceIdOverlapCache serviceIdOverlapCache)
           
 void setShapePointHelper(ShapePointHelper shapePointHelper)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BlockConfigurationEntriesFactory

public BlockConfigurationEntriesFactory()
Method Detail

setServiceIdOverlapCache

public void setServiceIdOverlapCache(ServiceIdOverlapCache serviceIdOverlapCache)

setShapePointHelper

public void setShapePointHelper(ShapePointHelper shapePointHelper)

processBlockConfigurations

public void processBlockConfigurations(BlockEntryImpl block,
                                       List<TripEntryImpl> tripsInBlock)


Copyright © 2012 OneBusAway. All Rights Reserved.