Uses of Class
org.h2gis.functions.io.gpx.model.AbstractGpxParserRte
Packages that use AbstractGpxParserRte
-
Uses of AbstractGpxParserRte in org.h2gis.functions.io.gpx.model
Subclasses of AbstractGpxParserRte in org.h2gis.functions.io.gpx.modelMethods in org.h2gis.functions.io.gpx.model that return AbstractGpxParserRteModifier and TypeMethodDescriptionAbstractGpxParserDefault.getRteParser()Gives the parser used to parse routes.Methods in org.h2gis.functions.io.gpx.model with parameters of type AbstractGpxParserRteModifier and TypeMethodDescriptionvoidAbstractGpxParserDefault.setRteParser(AbstractGpxParserRte rteParser) Set the parser used to parse routes.