Class GEOSFuncFactory
Lazy loading of GEOS functions.
Declaration
class GEOSFuncFactory
source linkDocumentation
Methods
▶ def __init__(self, func_name, *, restype=None, errcheck=None, argtypes=None) Overrides
This method is overriden in:
▷ def func(self) @cached_property @cached_property
def func(self)
Subclasses
Reexports