GRASS Programmer's Manual  6.5.svn(2012)-r51648
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Defines
colorrules.RasterColorTable Class Reference
Inheritance diagram for colorrules.RasterColorTable:
Collaboration diagram for colorrules.RasterColorTable:

Public Member Functions

def __init__
 Dialog for interactively entering color rules for raster maps.
def OnSelectionInput
 Raster map selected.
def OnPreview
 Update preview (based on computational region)
def OnHelp
 Show GRASS manual page.

Data Fields

 mapType
 attributeType
 colorTable
 properties
 inmap

Detailed Description

Definition at line 736 of file colorrules.py.


Constructor & Destructor Documentation

def colorrules.RasterColorTable.__init__ (   self,
  parent,
  kwargs 
)

Dialog for interactively entering color rules for raster maps.

Definition at line 737 of file colorrules.py.


Member Function Documentation

def colorrules.RasterColorTable.OnHelp (   self,
  event 
)

Show GRASS manual page.

Definition at line 888 of file colorrules.py.

def colorrules.RasterColorTable.OnSelectionInput (   self,
  event 
)

Raster map selected.

Definition at line 799 of file colorrules.py.

Referenced by colorrules.VectorColorTable.CreateAttrTable().


Field Documentation


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