| Home | Trees | Indices | Help |
|
|---|
|
|
object --+
|
??.instance --+
|
Geometry2d
| Instance Methods | |||
|
|||
|
|||
|
|||
|
|||
|
|||
|
Inherited from Inherited from |
|||
| Properties | |
|
Inherited from |
| Method Details |
Raises an exception This class cannot be instantiated from Python
|
helper for pickle
|
area( (Geometry2d)arg1) -> float :
C++ signature :
double area(mapnik::geometry<mapnik::vertex<double, 2>, mapnik::vertex_vector> {lvalue})
|
envelope( (Geometry2d)arg1) -> Box2d :
C++ signature :
mapnik::box2d<double> envelope(mapnik::geometry<mapnik::vertex<double, 2>, mapnik::vertex_vector> {lvalue})
|
type( (Geometry2d)arg1) -> GeometryType :
C++ signature :
mapnik::eGeomType type(mapnik::geometry<mapnik::vertex<double, 2>, mapnik::vertex_vector> {lvalue})
|
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Fri Aug 3 18:07:09 2012 | http://epydoc.sourceforge.net |