| Home | Trees | Indices | Help |
|
|---|
|
|
object --+
|
??.instance --+
|
Query
a spatial query data object
| Instance Methods | |||
|
|||
|
|||
|
|||
|
|||
|
Inherited from Inherited from |
|||
| Class Variables | |
__instance_size__ = 72
|
|
__safe_for_unpickling__ = True
|
|
| Properties | |
| bbox | |
| property_names | |
| resolution | |
|
Inherited from |
|
| Method Details |
__getinitargs__( (Query)arg1) -> tuple :
C++ signature :
boost::python::tuple __getinitargs__(mapnik::query)
|
__init__( (object)arg1, (Envelope)arg2, (float)arg3) -> None :
C++ signature :
void __init__(_object*,mapnik::Envelope<double>,double)
|
helper for pickle
|
add_property_name( (Query)arg1, (str)arg2) -> None :
C++ signature :
void add_property_name(mapnik::query {lvalue},std::string)
|
| Property Details |
bbox
|
property_names
|
resolution
|
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Wed Jul 8 15:33:04 2009 | http://epydoc.sourceforge.net |