RAVE
Lib.tiled_compositing.tiled_area_definition Class Reference

The basic area definition that should be transfered to the tiling compositing instance. More...

Inheritance diagram for Lib.tiled_compositing.tiled_area_definition:

Public Member Functions

 __init__ (self, id, pcsdef, xscale, yscale, xsize, ysize, extent)
 
 __repr__ (self)
 

Public Attributes

 id = id
 
 pcsdef = pcsdef
 
 xscale = xscale
 
 yscale = yscale
 
 xsize = xsize
 
 ysize = ysize
 
 extent = extent
 

Detailed Description

The basic area definition that should be transfered to the tiling compositing instance.

This definition will be pickled and sent to the receiving product generator.


The documentation for this class was generated from the following file: