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