Home | Trees | Indices | Help |
|
---|
|
object --+ | ??.instance --+ | Query
a spatial query data object
Instance Methods | |||
|
|||
|
|||
|
|||
|
|||
Inherited from Inherited from |
Class Variables | |
__instance_size__ = 128
|
|
__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, (Box2d)arg2, (object)arg3, (float)arg4) -> None : C++ signature : void __init__(_object*,mapnik::box2d<double>,boost::tuples::tuple<double, double, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type>,double) __init__( (object)arg1, (Box2d)arg2) -> None : C++ signature : void __init__(_object*,mapnik::box2d<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 Fri Aug 3 18:07:10 2012 | http://epydoc.sourceforge.net |