Exemplo n.º 1
0
 def equalsExact(self, *args): return _geos.Geometry_equalsExact(self, *args)
 def isEmpty(self): return _geos.Geometry_isEmpty(self)
Exemplo n.º 2
0
 def equalsExact(self, *args):
     return _geos.Geometry_equalsExact(self, *args)