marble
OsmOsmTagHandler.cpp
Go to the documentation of this file.
A container for Features, Styles and in the future Schemas.
Definition: GeoDataDocument.h:64
virtual GeoNode * parse(GeoParser &) const
Definition: OsmOsmTagHandler.cpp:32
A shared base class for all classes that are mapped to a specific tag (ie.
Definition: GeoDocument.h:60
Definition: GeoParser.h:40
void addStyle(const GeoDataStyle &style)
Add a style to the style storage.
Definition: GeoDataDocument.cpp:110
void setOutline(const bool &outline)
Set whether to draw the outline.
Definition: GeoDataPolyStyle.cpp:82
specifies the style how polygons are drawn
Definition: GeoDataPolyStyle.h:34
static GeoTagHandlerRegistrar osmOsmTagHandler(GeoParser::QualifiedName(osmTag_osm,""), new OsmOsmTagHandler())
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:38:52 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:38:52 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.