Class CanonicalRouteTask

  • All Implemented Interfaces:
    Runnable

    public class CanonicalRouteTask
    extends Object
    implements Runnable
    load optional route, stop, and shape data from GTFS that represents idealized patterns of service, such as those shown on a map / strip map.
    • Constructor Detail

      • CanonicalRouteTask

        public CanonicalRouteTask()
    • Method Detail

      • run

        public void run()
        Specified by:
        run in interface Runnable