Home | Trees | Indices | Help |
|
---|
|
object --+ | ??.instance --+ | GridView
This class represents a feature hitgrid subset.
Instance Methods | |||
|
|||
|
|||
|
|||
|
|||
|
|||
Inherited from Inherited from |
Properties | |
Inherited from |
Method Details |
Raises an exception This class cannot be instantiated from Python
|
helper for pickle
|
encode( (GridView)arg1 [, (str)encoding='utf' [, (bool)add_features=True [, (int)resolution=4]]]) -> dict : Encode the grid as as optimized json C++ signature : boost::python::dict encode(mapnik::hit_grid_view<mapnik::ImageData<unsigned short> > [,std::string='utf' [,bool=True [,unsigned int=4]]]) |
height( (GridView)arg1) -> int : C++ signature : unsigned int height(mapnik::hit_grid_view<mapnik::ImageData<unsigned short> > {lvalue}) |
width( (GridView)arg1) -> int : C++ signature : unsigned int width(mapnik::hit_grid_view<mapnik::ImageData<unsigned short> > {lvalue}) |
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Fri Aug 3 18:07:09 2012 | http://epydoc.sourceforge.net |