addLayer(const Layer &l) | mapnik::Map | |
begin_styles() const | mapnik::Map | |
begin_styles() | mapnik::Map | |
const_style_iterator typedef | mapnik::Map | |
end_styles() const | mapnik::Map | |
end_styles() | mapnik::Map | |
find_style(std::string const &name) const | mapnik::Map | |
getBackground() const | mapnik::Map | |
getCurrentExtent() const | mapnik::Map | |
getHeight() const | mapnik::Map | |
getLayer(size_t index) const | mapnik::Map | |
getLayer(size_t index) | mapnik::Map | |
getWidth() const | mapnik::Map | |
insert_style(std::string const &name, feature_type_style const &style) | mapnik::Map | |
layerCount() const | mapnik::Map | |
layers() const | mapnik::Map | |
layers() | mapnik::Map | |
Map() | mapnik::Map | |
Map(int width, int height, std::string const &srs="+proj=latlong +datum=WGS84") | mapnik::Map | |
Map(const Map &rhs) | mapnik::Map | |
operator=(const Map &rhs) | mapnik::Map | |
pan(int x, int y) | mapnik::Map | |
pan_and_zoom(int x, int y, double zoom) | mapnik::Map | |
query_map_point(unsigned index, double x, double y) const | mapnik::Map | |
query_point(unsigned index, double x, double y) const | mapnik::Map | |
remove_all() | mapnik::Map | |
remove_style(const std::string &name) | mapnik::Map | |
removeLayer(size_t index) | mapnik::Map | |
resize(unsigned width, unsigned height) | mapnik::Map | |
scale() const | mapnik::Map | |
set_srs(std::string const &srs) | mapnik::Map | |
setBackground(const Color &c) | mapnik::Map | |
setHeight(unsigned height) | mapnik::Map | |
setWidth(unsigned width) | mapnik::Map | |
srs() const | mapnik::Map | |
style_iterator typedef | mapnik::Map | |
view_transform() const | mapnik::Map | |
zoom(double zoom) | mapnik::Map | |
zoom_all() | mapnik::Map | |
zoomToBox(const Envelope< double > &box) | mapnik::Map | |
~Map() | mapnik::Map | |