Home
last modified time | relevance | path

Searched defs:BinaryPredicate (Results 1 – 3 of 3) sorted by relevance

/dports/devel/py-shapely/Shapely-1.8.0/shapely/
H A Dpredicates.py9 class BinaryPredicate(Delegating): class
/dports/graphics/py-pygeos/pygeos-0.10.2/pygeos/
H A Dstrtree.py10 class BinaryPredicate(ParamEnum): class
/dports/devel/pytype/pytype-2021.9.9/pytype/
H A Dspecial_builtins.py187 class BinaryPredicate(ObjectPredicate): class