|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| 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. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||