class documentation

class GEOSBase(CPointerBase):

Known subclasses: django.contrib.gis.geos.coordseq.GEOSCoordSeq, django.contrib.gis.geos.geometry.GEOSGeometryBase, django.contrib.gis.geos.prepared.PreparedGeometry, django.contrib.gis.geos.prototypes.io.IOBase, django.contrib.gis.geos.prototypes.threadsafe.GEOSContextHandle

View In Hierarchy

Undocumented

Inherited from CPointerBase:

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