alaCarte Maps
Renderer for OpenStreetMap tiles
Stylesheet Member List

This is the complete list of members for Stylesheet, including all inherited members.

canvasStyleStylesheetprivate
geodataStylesheetprivate
getPath() const Stylesheet
Load(const boost::filesystem::path &path, const shared_ptr< Geodata > &geodata, int timeout)Stylesheetstatic
MapCssParserStylesheetfriend
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
pathStylesheetprivate
rulesStylesheetprivate
Stylesheet(const shared_ptr< Geodata > &geodata, const std::vector< shared_ptr< Rule > > &rules, const shared_ptr< StyleTemplate > &canvasStyle)Stylesheet