Uses of Class
org.onebusaway.gtfs.model.RouteShape
-
Packages that use RouteShape Package Description org.onebusaway.gtfs.impl org.onebusaway.gtfs.services -
-
Uses of RouteShape in org.onebusaway.gtfs.impl
Methods in org.onebusaway.gtfs.impl that return types with arguments of type RouteShape Modifier and Type Method Description Collection<RouteShape>GtfsDaoImpl. getAllRouteShapes()Collection<RouteShape>GtfsDataServiceImpl. getAllRouteShapes() -
Uses of RouteShape in org.onebusaway.gtfs.services
Methods in org.onebusaway.gtfs.services that return types with arguments of type RouteShape Modifier and Type Method Description Collection<RouteShape>GtfsDao. getAllRouteShapes()
-