示例#1
0
 def _get_zone(self):
     """Private method to obtain the Vector projection zone"""
     return libvect.Vect_get_zone(self.c_mapinfo)
示例#2
0
 def _get_zone(self):
     return libvect.Vect_get_zone(self.c_mapinfo)