Uses of Class
org.goplanit.gtfs.converter.zoning.handler.GtfsZoningHandlerProfiler
-
Packages that use GtfsZoningHandlerProfiler Package Description org.goplanit.gtfs.converter.zoning.handler -
-
Uses of GtfsZoningHandlerProfiler in org.goplanit.gtfs.converter.zoning.handler
Methods in org.goplanit.gtfs.converter.zoning.handler that return GtfsZoningHandlerProfiler Modifier and Type Method Description GtfsZoningHandlerProfiler
GtfsZoningHandlerData. getProfiler()
Access to profilerConstructors in org.goplanit.gtfs.converter.zoning.handler with parameters of type GtfsZoningHandlerProfiler Constructor Description GtfsZoningHandlerData(GtfsZoningReaderSettings settings, Zoning zoningToPopulate, ServiceNetwork serviceNetwork, RoutedServices routedServices, GtfsZoningHandlerProfiler handlerProfiler)
Constructor
-