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

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

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

Methods in org.h2gis.drivers.gpx.model that return GPXPoint
 GPXPoint AbstractGpxParser.getCurrentPoint()
          Gives the point which is being parsed.
 

Methods in org.h2gis.drivers.gpx.model with parameters of type GPXPoint
 void AbstractGpxParser.setCurrentPoint(GPXPoint currentPoint)
          Set the point which will be parsed.
 



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