class documentation

class IOBase(GEOSBase):

Known subclasses: django.contrib.gis.geos.io.WKBWriter, django.contrib.gis.geos.io.WKTWriter, django.contrib.gis.geos.prototypes.io._WKBReader, django.contrib.gis.geos.prototypes.io._WKTReader

View In Hierarchy

Base class for GEOS I/O objects.
Method __init__ Undocumented
Instance Variable ptr Undocumented

Inherited from CPointerBase (via GEOSBase):

Method __del__ Free the memory used by the C++ object.
Method ptr.setter Undocumented
Class Variable destructor Undocumented
Instance Variable ​_ptr Undocumented
ptr =