diff --git a/docs/api_docs/python/mapnik.Feature-class.html b/docs/api_docs/python/mapnik.Feature-class.html new file mode 100644 index 000000000..2e8fe7842 --- /dev/null +++ b/docs/api_docs/python/mapnik.Feature-class.html @@ -0,0 +1,524 @@ + + + +
+| Home | + + +Trees | + + +Indices | + + +Help | + + +
+
|
+
|---|
| + + | +
+ |
+
+ object --+ + | +??.instance --+ + | + Feature ++ +
| + Instance Methods | +|||
| + + |
+
|
+ ||
| + + |
+
|
+ ||
| + + |
+
|
+ ||
| + + |
+
|
+ ||
| + + |
+
|
+ ||
| + + |
+
|
+ ||
| + + |
+
|
+ ||
|
+ Inherited from Inherited from |
+ |||
| + Properties | +|
| + + | + attributes + | +
| + + | + properties + | +
|
+ Inherited from |
+ |
| + Method Details | +
+
Raises an exception This class cannot be instantiated from Python +
|
+
helper for pickle +
|
+
+
+__str__( (Feature)arg1) -> str :
+
+ C++ signature :
+ std::string __str__(mapnik::feature<mapnik::geometry<mapnik::vertex<double, 2> >, boost::shared_ptr<mapnik::raster> > {lvalue})
+
+
+
|
+
+
+envelope( (Feature)arg1) -> Envelope :
+
+ C++ signature :
+ mapnik::Envelope<double> envelope(mapnik::feature<mapnik::geometry<mapnik::vertex<double, 2> >, boost::shared_ptr<mapnik::raster> > {lvalue})
+
+
+
|
+
+
+get_geometry( (Feature)arg1, (int)arg2) -> Geometry2d :
+
+ C++ signature :
+ mapnik::geometry<mapnik::vertex<double, 2> > {lvalue} get_geometry(mapnik::feature<mapnik::geometry<mapnik::vertex<double, 2> >, boost::shared_ptr<mapnik::raster> > {lvalue},unsigned int)
+
+
+
|
+
+
+id( (Feature)arg1) -> int :
+
+ C++ signature :
+ int id(mapnik::feature<mapnik::geometry<mapnik::vertex<double, 2> >, boost::shared_ptr<mapnik::raster> > {lvalue})
+
+
+
|
+
+
+num_geometries( (Feature)arg1) -> int :
+
+ C++ signature :
+ unsigned int num_geometries(mapnik::feature<mapnik::geometry<mapnik::vertex<double, 2> >, boost::shared_ptr<mapnik::raster> > {lvalue})
+
+
+
|
| + Property Details | +
+ attributes+ +
|
+ properties+ +
|
| Home | + + +Trees | + + +Indices | + + +Help | + + +
+
|
+
|---|
| + Generated by Epydoc 3.0.1 on Wed Jul 8 15:33:03 2009 + | ++ http://epydoc.sourceforge.net + | +