alaCarte Maps
Renderer for OpenStreetMap tiles
LineSelector Member List

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

geodataSelectorprotected
LineSelector(const shared_ptr< Rule > &rule, const shared_ptr< Selector > &next)LineSelector
matchNode(NodeId nodeID, const shared_ptr< TileIdentifier > &ti, RenderAttributes *attributes) const LineSelectorvirtual
matchRelation(RelId relID, const shared_ptr< TileIdentifier > &ti, RenderAttributes *attributes) const LineSelectorvirtual
matchWay(WayId wayID, const shared_ptr< TileIdentifier > &ti, RenderAttributes *attributes) const LineSelectorvirtual
nextSelectorprotected
ruleSelectorprotected
Selector(const shared_ptr< Rule > &rule, const shared_ptr< Selector > &next)Selector