Package org.goplanit.gtfs.scheme
Class GtfsShapesScheme
- java.lang.Object
-
- org.goplanit.gtfs.scheme.GtfsFileScheme
-
- org.goplanit.gtfs.scheme.GtfsShapesScheme
-
public class GtfsShapesScheme extends GtfsFileScheme
The scheme used for GTFS fare rules, namely a fare_rules.txt file and a GtfsFareRule in memory object to go with each entry- Author:
- markr
-
-
Constructor Summary
Constructors Constructor Description GtfsShapesScheme()
Default constructor
-
Method Summary
-
Methods inherited from class org.goplanit.gtfs.scheme.GtfsFileScheme
equals, getFileType, getObjectType, toString
-
-