GRASS Programmer's Manual  6.4.2(2012)
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
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.
- Public Member Functions inherited from gui_modules.psmap_dialogs.PsmapDialog
def __init__
def AddUnits
def AddPosition
def AddFont

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
- Data Fields inherited from gui_modules.psmap_dialogs.PsmapDialog
 apply
 id
 parent
 unitConv
 spinCtrlSize

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

def gui_modules.psmap_dialogs.LegendDialog.OnPageChanging (   self,
  event 
)

Workaround to scroll up to see the checkbox.

Definition at line 3835 of file psmap_dialogs.py.


Field Documentation

gui_modules.psmap_dialogs.LegendDialog.continuous

Definition at line 3893 of file psmap_dialogs.py.

gui_modules.psmap_dialogs.LegendDialog.currRaster

Definition at line 3817 of file psmap_dialogs.py.

gui_modules.psmap_dialogs.LegendDialog.discrete

Definition at line 3891 of file psmap_dialogs.py.

gui_modules.psmap_dialogs.LegendDialog.instruction

Reimplemented from gui_modules.psmap_dialogs.PsmapDialog.

Definition at line 3775 of file psmap_dialogs.py.

gui_modules.psmap_dialogs.LegendDialog.isRLegend

Definition at line 3850 of file psmap_dialogs.py.

gui_modules.psmap_dialogs.LegendDialog.mapId

Definition at line 3778 of file psmap_dialogs.py.

Referenced by gui_modules.psmap_dialogs.TextDialog.update().

gui_modules.psmap_dialogs.LegendDialog.max

Definition at line 3931 of file psmap_dialogs.py.

gui_modules.psmap_dialogs.LegendDialog.maxim

Definition at line 3923 of file psmap_dialogs.py.

gui_modules.psmap_dialogs.LegendDialog.maxText

Definition at line 3929 of file psmap_dialogs.py.

gui_modules.psmap_dialogs.LegendDialog.min

Definition at line 3930 of file psmap_dialogs.py.

gui_modules.psmap_dialogs.LegendDialog.minText

Definition at line 3928 of file psmap_dialogs.py.

gui_modules.psmap_dialogs.LegendDialog.nodata

Definition at line 3909 of file psmap_dialogs.py.

gui_modules.psmap_dialogs.LegendDialog.notebook

Definition at line 3822 of file psmap_dialogs.py.

Referenced by gui_modules.gmodeler.PreferencesDialog.__init__().

gui_modules.psmap_dialogs.LegendDialog.objectType

Reimplemented from gui_modules.psmap_dialogs.PsmapDialog.

Definition at line 3774 of file psmap_dialogs.py.

gui_modules.psmap_dialogs.LegendDialog.pageId

Definition at line 3794 of file psmap_dialogs.py.

gui_modules.psmap_dialogs.LegendDialog.panelRaster

Definition at line 3823 of file psmap_dialogs.py.

gui_modules.psmap_dialogs.LegendDialog.panelVector

Definition at line 3824 of file psmap_dialogs.py.

gui_modules.psmap_dialogs.LegendDialog.range

Definition at line 3926 of file psmap_dialogs.py.

gui_modules.psmap_dialogs.LegendDialog.rasterCurrent

Definition at line 3868 of file psmap_dialogs.py.

gui_modules.psmap_dialogs.LegendDialog.rasterDefault

Definition at line 3861 of file psmap_dialogs.py.

gui_modules.psmap_dialogs.LegendDialog.rasterId

Definition at line 3790 of file psmap_dialogs.py.

gui_modules.psmap_dialogs.LegendDialog.rasterLegend

Definition at line 3798 of file psmap_dialogs.py.

gui_modules.psmap_dialogs.LegendDialog.rasterOther

Definition at line 3862 of file psmap_dialogs.py.

gui_modules.psmap_dialogs.LegendDialog.rasterSelect

Definition at line 3871 of file psmap_dialogs.py.

gui_modules.psmap_dialogs.LegendDialog.rLegendDict

Definition at line 3799 of file psmap_dialogs.py.

gui_modules.psmap_dialogs.LegendDialog.ticks

Definition at line 3915 of file psmap_dialogs.py.

gui_modules.psmap_dialogs.LegendDialog.vectorId

Definition at line 3784 of file psmap_dialogs.py.

gui_modules.psmap_dialogs.LegendDialog.vLegendDict

Definition at line 3809 of file psmap_dialogs.py.


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