Пример #1
0
 def num_coords(self):
     "Returns the number of coordinates in the Geometry."
     return capi.get_num_coords(self.ptr)
Пример #2
0
 def num_coords(self):
     "Returns the number of coordinates in the Geometry."
     return capi.get_num_coords(self.ptr)