GRASS Programmer's Manual  6.4.2(2012)
gui_modules.psmap_dialogs.LegendDialog Class Reference
Inheritance diagram for gui_modules.psmap_dialogs.LegendDialog:
Collaboration diagram for gui_modules.psmap_dialogs.LegendDialog:

Public Member Functions

def __init__
def OnPageChanging
 Workaround to scroll up to see the checkbox.

Data Fields

 objectType
 instruction
 mapId
 vectorId
 rasterId
 pageId
 rasterLegend
 rLegendDict
 vLegendDict
 currRaster
 notebook
 panelRaster
 panelVector
 isRLegend
 rasterDefault
 rasterOther
 rasterCurrent
 rasterSelect
 discrete
 continuous
 nodata
 ticks
 maxim
 range
 minText
 maxText
 min
 max

Detailed Description

Definition at line 3771 of file psmap_dialogs.py.


Constructor & Destructor Documentation

def gui_modules.psmap_dialogs.LegendDialog.__init__ (   self,
  parent,
  id,
  settings,
  page 
)

Definition at line 3772 of file psmap_dialogs.py.


Member Function Documentation

Workaround to scroll up to see the checkbox.

Definition at line 3835 of file psmap_dialogs.py.


Field Documentation


The documentation for this class was generated from the following file:
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines