mapnik::feature_type_style Class Reference

#include <feature_type_style.hpp>

List of all members.

Public Member Functions

 feature_type_style ()
 feature_type_style (feature_type_style const &rhs)
feature_type_styleoperator= (feature_type_style const &rhs)
void add_rule (rule_type const &rule)
rules const & get_rules () const
 ~feature_type_style ()


Constructor & Destructor Documentation

mapnik::feature_type_style::feature_type_style (  )  [inline]

mapnik::feature_type_style::feature_type_style ( feature_type_style const &  rhs  )  [inline]

mapnik::feature_type_style::~feature_type_style (  )  [inline]


Member Function Documentation

void mapnik::feature_type_style::add_rule ( rule_type const &  rule  )  [inline]

rules const& mapnik::feature_type_style::get_rules (  )  const [inline]

Referenced by mapnik::serialize_style().

feature_type_style& mapnik::feature_type_style::operator= ( feature_type_style const &  rhs  )  [inline]

References rules_.


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

Generated for Mapnik by doxygen 1.5.7.1