Uses of Class
org.h2gis.drivers.gpx.model.GPXLine

Packages that use GPXLine
org.h2gis.drivers.gpx.model   
 

Uses of GPXLine in org.h2gis.drivers.gpx.model
 

Methods in org.h2gis.drivers.gpx.model that return GPXLine
 GPXLine AbstractGpxParser.getCurrentLine()
          Gives the line which is being parsed.
 GPXLine AbstractGpxParser.getCurrentSegment()
          Gives the segment which is being parsed.
 

Methods in org.h2gis.drivers.gpx.model with parameters of type GPXLine
 void AbstractGpxParser.setCurrentLine(GPXLine currentLine)
          Set the line which will be parsed.
 void AbstractGpxParser.setCurrentSegment(GPXLine currentSegment)
          Set the segment which will be parsed.
 



Copyright © 2015 IRSTV CNRS-FR-2488. All Rights Reserved.