jan: thuban/Thuban/Model map.py,1.18,1.19

Bernhard Herzog bh at intevation.de
Thu Feb 17 11:45:13 CET 2005


cvs at intevation.de writes:

>  class Map(TitledObject, Modifiable):
>  
> -    """Represent a map. A map is simply a list of layers.
> +    """Represent a map. A map is a list of layers. Additionally
> +    there is a special label layer containing all labels that
> +    are defined for the map.

Could you -- and any anybody else writing doc-strings, of course --
please follow the coding_guidelines:

    - Every class, function and method should have a doc string.  The
      doc string should start with a brief one-line description of the
      class or method.  If more explanations are needed add an empty
      line and one or more paragraphs.



  Bernhard

-- 
Intevation GmbH                                 http://intevation.de/
Skencil                                           http://skencil.org/
Thuban                                  http://thuban.intevation.org/




More information about the Thuban-devel mailing list

This site is hosted by Intevation GmbH (Datenschutzerklärung und Impressum | Privacy Policy and Imprint)