alaCarte Maps
Renderer for OpenStreetMap tiles
|
This is the complete list of members for RelationRenderer, including all inherited members.
addLabel(std::list< shared_ptr< Label > > &labels, const FloatPoint &p, const cairo_text_extents_t *textSize) const | ObjectRenderer | protected |
addRingPath(cairo_t *cr, const std::vector< WayId > &ids, int &idx, bool *used) | RelationRenderer | private |
addShield(std::list< shared_ptr< Shield > > &shields, const FloatPoint &p, const cairo_text_extents_t *textSize) const | ObjectRenderer | protected |
bounds | ObjectRenderer | protected |
data | ObjectRenderer | protected |
fill(cairo_t *cr, AssetCache &cache) | RelationRenderer | |
ObjectRenderer(const shared_ptr< Geodata > &data, const Style *s, const cairo_matrix_t *transform) | ObjectRenderer | |
paintLine(cairo_t *cr, const std::vector< NodeId > &nodeIDs, bool reverse=false, bool connect=false) const | ObjectRenderer | protected |
relation | RelationRenderer | private |
RelationRenderer(const shared_ptr< Geodata > &data, RelId rid, const Style *s, const cairo_matrix_t *transform) | RelationRenderer | |
s | ObjectRenderer | protected |
transform | ObjectRenderer | protected |