#include <mapnik/config.hpp>
#include <mapnik/feature_style_processor.hpp>
#include <mapnik/font_engine_freetype.hpp>
#include <mapnik/label_collision_detector.hpp>
#include <mapnik/placement_finder.hpp>
#include <mapnik/map.hpp>
#include <cairomm/context.h>
#include <cairomm/surface.h>
#include <boost/utility.hpp>
#include <boost/scoped_ptr.hpp>
Go to the source code of this file.
Namespaces | |
namespace | mapnik |
Classes | |
class | mapnik::cairo_face_manager |
class | mapnik::cairo_renderer< T > |
Typedefs | |
typedef boost::shared_ptr < cairo_face > | mapnik::cairo_face_ptr |