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
|
envelope( (Geometry2d)arg1) -> Box2d : C++ signature : mapnik::box2d<double> envelope(mapnik::geometry<double, mapnik::vertex_vector> {lvalue}) |
to_svg( (Geometry2d)arg1) -> str : C++ signature : std::string to_svg(mapnik::geometry<double, mapnik::vertex_vector>) |
to_wkb( (Geometry2d)arg1, (wkbByteOrder)arg2) -> object : C++ signature : _object* to_wkb(mapnik::geometry<double, mapnik::vertex_vector>,mapnik::util::wkbByteOrder) |
to_wkt( (Geometry2d)arg1) -> str : C++ signature : std::string to_wkt(mapnik::geometry<double, mapnik::vertex_vector>) |
type( (Geometry2d)arg1) -> GeometryType : C++ signature : mapnik::eGeomType type(mapnik::geometry<double, mapnik::vertex_vector> {lvalue}) |
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Mon Jun 3 18:45:01 2013 | http://epydoc.sourceforge.net |