class CoordTransform(GDALBase):
Method | __init__ |
Initialize on a source and target SpatialReference objects. |
Method | __str__ |
Undocumented |
Instance Variable | _srs1_name |
Undocumented |
Instance Variable | _srs2_name |
Undocumented |
Instance Variable | ptr |
Undocumented |
Inherited from CPointerBase
(via GDALBase
):
Method | __del__ |
Free the memory used by the C++ object. |
Method | ptr.setter |
Undocumented |
Class Variable | destructor |
Undocumented |
Instance Variable | _ptr |
Undocumented |