Uses of Class
org.goplanit.gtfs.model.GtfsShape
-
Packages that use GtfsShape Package Description org.goplanit.gtfs.handler -
-
Uses of GtfsShape in org.goplanit.gtfs.handler
Methods in org.goplanit.gtfs.handler with parameters of type GtfsShape Modifier and Type Method Description void
GtfsFileHandlerShapes. handle(GtfsShape gtfsShapeRule)
Handle a GTFS shape rule
-