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