GRASS Programmer's Manual  6.5.svn(2012)-r51648
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Defines
render.py File Reference

Go to the source code of this file.

Data Structures

class  render.Layer
 Virtual class which stores information about layers (map layers and overlays) of the map composition. More...
class  render.MapLayer
class  render.Overlay
class  render.Map
 Map composition (stack of map layers and overlays) More...

Namespaces

namespace  render
namespace  core.render
 Rendering map layers and overlays into map composition image.

Variables

 render.USE_GPNMCOMP = True
tuple render.Map = Map()
string render.name = "elevation"
list render.command = ["d.rast", "map=elevation@PERMANENT"]
int render.l_opacity = 7
tuple render.image = Map.Render(force = True)