module documentation

This module contains the 'base' GEOSGeometry object -- all GEOS Geometries inherit from this object.

Class GEOSGeometry A class that, generally, encapsulates a GEOS geometry.
Class GEOSGeometryBase No class docstring; 34/34 properties, 1/5 instance variable, 0/1 class variable, 0/1 constant, 36/43 methods, 0/2 static method, 0/2 class method documented
Class LinearGeometryMixin Used for LineString and MultiLineString.