Uses of Package
org.onebusaway.transit_data_federation.model

Packages that use org.onebusaway.transit_data_federation.model
org.onebusaway.transit_data_federation.bundle.tasks   
org.onebusaway.transit_data_federation.bundle.tasks.transit_graph   
org.onebusaway.transit_data_federation.impl   
org.onebusaway.transit_data_federation.impl.beans.itineraries   
org.onebusaway.transit_data_federation.impl.narrative   
org.onebusaway.transit_data_federation.impl.realtime   
org.onebusaway.transit_data_federation.impl.shapes   
org.onebusaway.transit_data_federation.model   
org.onebusaway.transit_data_federation.model.tripplanner   
org.onebusaway.transit_data_federation.services   
org.onebusaway.transit_data_federation.services.narrative   
org.onebusaway.transit_data_federation.services.realtime   
org.onebusaway.transit_data_federation.services.shapes   
org.onebusaway.transit_data_federation.testing   
 

Classes in org.onebusaway.transit_data_federation.model used by org.onebusaway.transit_data_federation.bundle.tasks
ShapePoints
          A more memory efficient data structure for capturing a sequence of ShapePoint objects
 

Classes in org.onebusaway.transit_data_federation.model used by org.onebusaway.transit_data_federation.bundle.tasks.transit_graph
ShapePoints
          A more memory efficient data structure for capturing a sequence of ShapePoint objects
 

Classes in org.onebusaway.transit_data_federation.model used by org.onebusaway.transit_data_federation.impl
ProjectedPoint
          Simple point class that keeps both the global lat-lon representation and the projected x-y representation for faster distance calculations.
SearchResult
          A search results captures a list of results along with the scores for each result.
StopSequence
          A stop sequence is a unique sequence of stops visited by a transit trip.
StopSequenceCollection
          A stop sequence collection contains a list of StopSequence sequences that are headed in the same direction for a particular RouteCollectionEntry, along with a general description of the destinations for those stop sequences and general start and stop locations for the sequences.
 

Classes in org.onebusaway.transit_data_federation.model used by org.onebusaway.transit_data_federation.impl.beans.itineraries
ShapePoints
          A more memory efficient data structure for capturing a sequence of ShapePoint objects
 

Classes in org.onebusaway.transit_data_federation.model used by org.onebusaway.transit_data_federation.impl.narrative
ShapePoints
          A more memory efficient data structure for capturing a sequence of ShapePoint objects
 

Classes in org.onebusaway.transit_data_federation.model used by org.onebusaway.transit_data_federation.impl.realtime
TargetTime
          Typically, when it comes to real-time information, you want to query the system right now.
 

Classes in org.onebusaway.transit_data_federation.model used by org.onebusaway.transit_data_federation.impl.shapes
ShapePoints
          A more memory efficient data structure for capturing a sequence of ShapePoint objects
 

Classes in org.onebusaway.transit_data_federation.model used by org.onebusaway.transit_data_federation.model
ProjectedPoint
          Simple point class that keeps both the global lat-lon representation and the projected x-y representation for faster distance calculations.
ServiceDateSummary
           
ShapePoints
          A more memory efficient data structure for capturing a sequence of ShapePoint objects
StopSequence
          A stop sequence is a unique sequence of stops visited by a transit trip.
StopSequenceCollectionKey
          Uniquely identifies a StopSequenceCollection
 

Classes in org.onebusaway.transit_data_federation.model used by org.onebusaway.transit_data_federation.model.tripplanner
ProjectedPoint
          Simple point class that keeps both the global lat-lon representation and the projected x-y representation for faster distance calculations.
 

Classes in org.onebusaway.transit_data_federation.model used by org.onebusaway.transit_data_federation.services
SearchResult
          A search results captures a list of results along with the scores for each result.
ServiceDateSummary
           
StopSequence
          A stop sequence is a unique sequence of stops visited by a transit trip.
StopSequenceCollection
          A stop sequence collection contains a list of StopSequence sequences that are headed in the same direction for a particular RouteCollectionEntry, along with a general description of the destinations for those stop sequences and general start and stop locations for the sequences.
TargetTime
          Typically, when it comes to real-time information, you want to query the system right now.
 

Classes in org.onebusaway.transit_data_federation.model used by org.onebusaway.transit_data_federation.services.narrative
ShapePoints
          A more memory efficient data structure for capturing a sequence of ShapePoint objects
 

Classes in org.onebusaway.transit_data_federation.model used by org.onebusaway.transit_data_federation.services.realtime
TargetTime
          Typically, when it comes to real-time information, you want to query the system right now.
 

Classes in org.onebusaway.transit_data_federation.model used by org.onebusaway.transit_data_federation.services.shapes
ShapePoints
          A more memory efficient data structure for capturing a sequence of ShapePoint objects
 

Classes in org.onebusaway.transit_data_federation.model used by org.onebusaway.transit_data_federation.testing
ShapePoints
          A more memory efficient data structure for capturing a sequence of ShapePoint objects
 



Copyright © 2011 OneBusAway. All Rights Reserved.