marble
OsmNdTagHandler.cpp
Go to the documentation of this file.
virtual GeoNode * parse(GeoParser &) const
Definition: OsmNdTagHandler.cpp:29
static GeoTagHandlerRegistrar osmNdTagHandler(GeoParser::QualifiedName(osmTag_nd,""), new OsmNdTagHandler())
A shared base class for all classes that are mapped to a specific tag (ie.
Definition: GeoDocument.h:60
GeoDataPoint * node(quint64 id)
Definition: src/plugins/runner/osm/OsmParser.cpp:71
GeoStackItem parentElement(unsigned int depth=0) const
Definition: GeoParser.cpp:122
Definition: GeoParser.h:40
QString attribute(const char *attributeName) const
Definition: GeoParser.cpp:200
Definition: GeoParser.h:97
qulonglong toULongLong(bool *ok, int base) const
void append(const GeoDataCoordinates &position)
Appends a given geodesic position as a new node to the LineString.
Definition: GeoDataLineString.cpp:225
A LineString that allows to store a contiguous set of line segments.
Definition: GeoDataLineString.h:75
bool isStartElement() const
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:13:41 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:13:41 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.