class documentation

Lazy loading of GEOS functions.

Method __call__ Undocumented
Method __init__ Undocumented
Instance Variable argtypes Undocumented
Instance Variable errcheck Undocumented
Instance Variable func_name Undocumented
Instance Variable restype Undocumented
Property func Undocumented
def __call__(self, *args): (source)

Undocumented

def __init__(self, func_name, *, restype=None, errcheck=None, argtypes=None): (source)
func_name = (source)

Undocumented

Undocumented