alaCarte Maps
Renderer for OpenStreetMap tiles
|
This is the complete list of members for Stylesheet, including all inherited members.
canvasStyle | Stylesheet | private |
geodata | Stylesheet | private |
getPath() const | Stylesheet | |
Load(const boost::filesystem::path &path, const shared_ptr< Geodata > &geodata, int timeout) | Stylesheet | static |
MapCssParser | Stylesheet | friend |
match(const shared_ptr< std::vector< NodeId > > &nodeIDs, const shared_ptr< std::vector< WayId > > &wayIDs, const shared_ptr< std::vector< RelId > > &relIDs, const shared_ptr< TileIdentifier > &ti, RenderAttributes *styleMap) const | Stylesheet | |
path | Stylesheet | private |
rules | Stylesheet | private |
Stylesheet(const shared_ptr< Geodata > &geodata, const std::vector< shared_ptr< Rule > > &rules, const shared_ptr< StyleTemplate > &canvasStyle) | Stylesheet |