mapnik::image_view< T > Class Template Reference

#include <image_view.hpp>

List of all members.

Public Member Functions

 image_view (unsigned x, unsigned y, unsigned width, unsigned height, T const &data)
 ~image_view ()
 image_view (image_view< T > const &rhs)
image_view< T > & operator= (image_view< T > const &rhs)
unsigned x () const
unsigned y () const
unsigned width () const
unsigned height () const
const pixel_type * getRow (unsigned row) const

template<typename T>
class mapnik::image_view< T >


Constructor & Destructor Documentation

template<typename T>
mapnik::image_view< T >::image_view ( unsigned  x,
unsigned  y,
unsigned  width,
unsigned  height,
T const &  data 
) [inline]

template<typename T>
mapnik::image_view< T >::~image_view (  )  [inline]

template<typename T>
mapnik::image_view< T >::image_view ( image_view< T > const &  rhs  )  [inline]


Member Function Documentation

template<typename T>
const pixel_type* mapnik::image_view< T >::getRow ( unsigned  row  )  const [inline]

template<typename T>
unsigned mapnik::image_view< T >::height (  )  const [inline]

template<typename T>
image_view<T>& mapnik::image_view< T >::operator= ( image_view< T > const &  rhs  )  [inline]

template<typename T>
unsigned mapnik::image_view< T >::width (  )  const [inline]

template<typename T>
unsigned mapnik::image_view< T >::x (  )  const [inline]

template<typename T>
unsigned mapnik::image_view< T >::y (  )  const [inline]


The documentation for this class was generated from the following file:
Generated on Thu Jul 19 17:59:33 2007 for Mapnik by  doxygen 1.4.7