/[thuban]/branches/WIP-pyshapelib-bramz/Thuban/Model/map.py
ViewVC logotype

Diff of /branches/WIP-pyshapelib-bramz/Thuban/Model/map.py

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 559 by jonathan, Wed Mar 26 11:05:33 2003 UTC revision 707 by jonathan, Wed Apr 23 08:44:34 2003 UTC
# Line 186  class Map(TitledObject, Modifiable): Line 186  class Map(TitledObject, Modifiable):
186              bbox = self.projection.ForwardBBox(bbox)              bbox = self.projection.ForwardBBox(bbox)
187          return bbox          return bbox
188    
189        def GetProjection(self):
190            return self.projection
191    
192      def SetProjection(self, projection):      def SetProjection(self, projection):
193          """Set the projection of the map.          """Set the projection of the map.
194    

Legend:
Removed from v.559  
changed lines
  Added in v.707

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26