mapnik::placement_finder< DetectorT > Class Template Reference

#include <placement_finder.hpp>

List of all members.

Public Member Functions

 placement_finder (DetectorT &detector)
void find_point_placement (placement &p, double, double)
template<typename T >
void find_point_placements (placement &p, T &path)
template<typename T >
void find_line_placements (placement &p, T &path)
void clear ()
template<typename PathT >
void find_line_placements (placement &p, PathT &shape_path)

template<typename DetectorT>
class mapnik::placement_finder< DetectorT >


Constructor & Destructor Documentation

template<typename DetectorT >
mapnik::placement_finder< DetectorT >::placement_finder ( DetectorT &  detector  )  [inline]


Member Function Documentation

template<typename DetectorT >
void mapnik::placement_finder< DetectorT >::clear (  )  [inline]

template<typename DetectorT >
template<typename PathT >
void mapnik::placement_finder< DetectorT >::find_line_placements ( placement p,
PathT &  shape_path 
) [inline]

template<typename DetectorT >
template<typename T >
void mapnik::placement_finder< DetectorT >::find_line_placements ( placement p,
T &  path 
) [inline]

template<typename DetectorT >
void mapnik::placement_finder< DetectorT >::find_point_placement ( placement p,
double  label_x,
double  label_y 
) [inline]

template<typename DetectorT >
template<typename T >
void mapnik::placement_finder< DetectorT >::find_point_placements ( placement p,
T &  path 
) [inline]


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

Generated for Mapnik by doxygen 1.5.7.1