コード例 #1
0
 def write_header(self):
     """Save the change in the C struct permanently to disk."""
     libvect.Vect_write_header(self.c_mapinfo)
コード例 #2
0
 def _write_header(self):
     libvect.Vect_write_header(self.c_mapinfo)