#include <mapnik/config.hpp>
#include <mapnik/feature.hpp>
Go to the source code of this file.
Namespaces | |
namespace | mapnik |
Classes | |
class | mapnik::filter< FeatureT > |
class | mapnik::all_filter< FeatureT > |
class | mapnik::none_filter< FeatureT > |
Typedefs | |
typedef boost::shared_ptr < filter< Feature > > | mapnik::filter_ptr |