KOSMIndoorMap
mapcssstyle.cpp
Result of MapCSS stylesheet evaluation for all layer selectors.
Definition mapcssresult.h:100
void clear()
Reset result state from a previous evaluation, while retaining previously allocated resource for reus...
Definition mapcssresult.cpp:246
void evaluate(const MapCSSState &state, MapCSSResult &result) const
Evaluates the style sheet for a given state state (OSM element, view state, element state,...
Definition mapcssstyle.cpp:75
LayerSelectorKey layerKey(const char *layerName) const
Look up a layer selector key for the given name, if it exists.
Definition mapcssstyle.cpp:104
ClassSelectorKey classKey(const char *className) const
Look up a class selector key for the given name, if it exists.
Definition mapcssstyle.cpp:99
void compile(OSM::DataSet &dataSet)
Optimizes style sheet rules for application against dataSet.
Definition mapcssstyle.cpp:33
void initializeState(MapCSSState &state) const
Initializes the evaluation state.
Definition mapcssstyle.cpp:42
void evaluateCanvas(const MapCSSState &state, MapCSSResult &result) const
Evaluate canvas style rules.
Definition mapcssstyle.cpp:84
TagKey tagKey(const char *keyName) const
Look up a tag key for the given tag name, if it exists.
Definition datatypes.cpp:38
OSM-based multi-floor indoor maps for buildings.
Definition locationqueryoverlayproxymodel.h:20
This file is part of the KDE documentation.
Documentation copyright © 1996-2024 The KDE developers.
Generated on Mon Nov 18 2024 12:17:55 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2024 The KDE developers.
Generated on Mon Nov 18 2024 12:17:55 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.