/[thuban]
ViewVC logotype

Revision 2605


Jump to revision: Previous Next
Author: jan
Date: Wed Apr 27 11:04:56 2005 UTC (19 years, 10 months ago)
Changed paths: 1
Log Message:
Various small fixes in doc-strings.
(FileShapeStore): New class.
(ShapefileStore): Derive from FileShapeStore.
(ShapefileStore.__init__): Call __init__ of FileShapeStore,
rename self.table to self._table, initialize self._bbox
(ShapefileStore._open_shapefile): Use self._bbox instead of self.bbox
and self.FileName() instead of self.filename.
(ShapefileStore.Table): Use self._table instead of self.table.
(ShapefileStore.FileName): Removed (moved to FileShapeStore).
(ShapefileStore.BoundingBox):  Use self._bbox instead of self.bbox.


Changed paths

Path Details
Directorytrunk/thuban/Thuban/Model/data.py modified , text changed

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26