class WKTWriter(IOBase):
Undocumented
Method | __init__ |
Undocumented |
Method | outdim.setter |
Undocumented |
Method | precision.setter |
Undocumented |
Method | trim.setter |
Undocumented |
Method | write |
Return the WKT representation of the given geometry. |
Instance Variable | _precision |
Undocumented |
Instance Variable | _trim |
Undocumented |
Property | outdim |
Undocumented |
Property | precision |
Undocumented |
Property | trim |
Undocumented |
Inherited from IOBase
:
Instance Variable | ptr |
Undocumented |
Inherited from CPointerBase
(via IOBase
, GEOSBase
):
Method | __del__ |
Free the memory used by the C++ object. |
Method | ptr.setter |
Undocumented |
Class Variable | destructor |
Undocumented |
Instance Variable | _ptr |
Undocumented |