Exemplo n.º 1
0
 def simple(self):
     "Returns false if the Geometry not simple."
     return capi.geos_issimple(self.ptr)
Exemplo n.º 2
0
 def simple(self):
     "Returns false if the Geometry not simple."
     return capi.geos_issimple(self.ptr)