mapnik::query Class Reference

#include <query.hpp>

List of all members.

Public Member Functions

 query (const Envelope< double > &bbox, double resolution)
 query (const query &other)
queryoperator= (const query &other)
double resolution () const
const Envelope< double > & get_bbox () const
void add_property_name (const std::string &name)
const std::set< std::string > & property_names () const


Constructor & Destructor Documentation

mapnik::query::query ( const Envelope< double > &  bbox,
double  resolution 
) [inline, explicit]

mapnik::query::query ( const query other  )  [inline]


Member Function Documentation

void mapnik::query::add_property_name ( const std::string &  name  )  [inline]

const Envelope<double>& mapnik::query::get_bbox (  )  const [inline]

query& mapnik::query::operator= ( const query other  )  [inline]

References bbox_, names_, and resolution_.

const std::set<std::string>& mapnik::query::property_names (  )  const [inline]

double mapnik::query::resolution (  )  const [inline]


The documentation for this class was generated from the following file:

Generated for Mapnik by doxygen 1.5.8