/[thuban]/trunk/thuban/Thuban/Model/layer.py
ViewVC logotype

Diff of /trunk/thuban/Thuban/Model/layer.py

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

revision 2710 by dpinte, Tue Oct 10 08:31:44 2006 UTC revision 2774 by bernhard, Fri Jun 22 22:14:15 2007 UTC
# Line 1  Line 1 
1  # Copyright (c) 2001, 2002, 2003, 2004, 2005 by Intevation GmbH  # Copyright (c) 2001, 2002, 2003, 2004, 2005, 2007 by Intevation GmbH
2  # Authors:  # Authors:
3  # Bernhard Herzog <[email protected]>  # Bernhard Herzog <[email protected]>
4  # Jonathan Coles <[email protected]>  # Jonathan Coles <[email protected]>
# Line 405  class RasterLayer(BaseLayer): Line 405  class RasterLayer(BaseLayer):
405      MASK_ALPHA = 2      MASK_ALPHA = 2
406    
407      def __init__(self, title, filename, projection = None,      def __init__(self, title, filename, projection = None,
408                   visible = True, opacity = 1, masktype = MASK_BIT):                   visible = True, opacity = 1, masktype = MASK_ALPHA):
409          """Initialize the Raster Layer.          """Initialize the Raster Layer.
410    
411          title -- title for the layer.          title -- title for the layer.

Legend:
Removed from v.2710  
changed lines
  Added in v.2774

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26