Ejemplo n.º 1
0
 def _get_thresh(self):
     """Private method to obtain the Vector threshold"""
     return libvect.Vect_get_thresh(self.c_mapinfo)
Ejemplo n.º 2
0
 def _get_thresh(self):
     return libvect.Vect_get_thresh(self.c_mapinfo)