| Package | Description |
|---|---|
| org.h2gis.functions.io.gpx.model |
| Modifier and Type | Method and Description |
|---|---|
GPXLine |
AbstractGpxParser.getCurrentLine()
Gives the line which is being parsed.
|
GPXLine |
AbstractGpxParser.getCurrentSegment()
Gives the segment which is being parsed.
|
| Modifier and Type | Method and Description |
|---|---|
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 © 2019 CNRS. All rights reserved.