mapnik::FontSet Class Reference

#include <font_set.hpp>

List of all members.

Public Member Functions

 FontSet ()
 FontSet (std::string const &name)
 FontSet (FontSet const &rhs)
FontSetoperator= (FontSet const &rhs)
unsigned size () const
std::string const & get_name () const
void add_face_name (std::string)
std::vector< std::string > const & get_face_names () const
 ~FontSet ()


Constructor & Destructor Documentation

mapnik::FontSet::FontSet (  ) 

mapnik::FontSet::FontSet ( std::string const &  name  ) 

mapnik::FontSet::FontSet ( FontSet const &  rhs  ) 

mapnik::FontSet::~FontSet (  ) 


Member Function Documentation

FontSet & mapnik::FontSet::operator= ( FontSet const &  rhs  ) 

References face_names_, and name_.

unsigned mapnik::FontSet::size (  )  const

std::string const & mapnik::FontSet::get_name (  )  const

void mapnik::FontSet::add_face_name ( std::string  face_name  ) 

std::vector< std::string > const & mapnik::FontSet::get_face_names (  )  const


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

Generated for Mapnik by doxygen 1.5.6