GRASS Programmer's Manual  6.4.2(2012)
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
gui_modules.psmap_dialogs.RasterPanel Class Reference

Panel for raster map settings. More...

Public Member Functions

def __init__
def OnRaster
 Enable/disable raster selection.
def update
def getId

Data Fields

 instruction
 book
 mainDialog
 id
 rasterDict
 rasterNoRadio
 rasterYesRadio
 rasterSelect

Detailed Description

Panel for raster map settings.

Definition at line 2532 of file psmap_dialogs.py.

Constructor & Destructor Documentation

def gui_modules.psmap_dialogs.RasterPanel.__init__ (   self,
  parent,
  id,
  settings,
  notebook = True 
)

Definition at line 2534 of file psmap_dialogs.py.

Member Function Documentation

def gui_modules.psmap_dialogs.RasterPanel.OnRaster (   self,
  event 
)

Enable/disable raster selection.

Definition at line 2599 of file psmap_dialogs.py.

def gui_modules.psmap_dialogs.RasterPanel.update (   self)

Definition at line 2603 of file psmap_dialogs.py.

References gui_modules.psmap_dialogs.InstructionObject.id, gui_modules.gmodeler.ModelObject.id, gui_modules.psmap_dialogs.PsmapDialog.id, gui_modules.gmodeler.ModelAction.id, gui_modules.psmap_dialogs.MapFramePanel.id, gui_modules.psmap_dialogs.RasterPanel.id, gui_modules.gmodeler.ModelItem.id, gui_modules.psmap.PsMapFrame.instruction, gui_modules.psmap_dialogs.Instruction.instruction, gui_modules.psmap_dialogs.InstructionObject.instruction, gui_modules.psmap_dialogs.InitMap.instruction, gui_modules.psmap_dialogs.MapFrame.instruction, gui_modules.psmap_dialogs.PageSetup.instruction, gui_modules.psmap_dialogs.Mapinfo.instruction, gui_modules.psmap_dialogs.Text.instruction, gui_modules.psmap.PsMapBufferedWindow.instruction, gui_modules.psmap_dialogs.Scalebar.instruction, gui_modules.psmap_dialogs.RasterLegend.instruction, gui_modules.psmap_dialogs.VectorLegend.instruction, gui_modules.psmap_dialogs.Raster.instruction, gui_modules.psmap_dialogs.Vector.instruction, gui_modules.psmap_dialogs.VProperties.instruction, gui_modules.psmap_dialogs.PsmapDialog.instruction, gui_modules.psmap_dialogs.MapFramePanel.instruction, gui_modules.psmap_dialogs.RasterPanel.instruction, gui_modules.psmap_dialogs.RasterPanel.rasterDict, and gui_modules.psmap_dialogs.updateDialog().

Referenced by gui_modules.psmap_dialogs.RasterDialog.OnApply(), gui_modules.psmap_dialogs.MainVectorDialog.OnApply(), gui_modules.psmap_dialogs.TextDialog.OnBackground(), gui_modules.psmap_dialogs.TextDialog.OnBorder(), gui_modules.psmap_dialogs.TextDialog.OnHighlight(), gui_modules.psmap_dialogs.MapinfoDialog.OnIsBackground(), and gui_modules.psmap_dialogs.MapinfoDialog.OnIsBorder().

Field Documentation

gui_modules.psmap_dialogs.RasterPanel.book

Definition at line 2539 of file psmap_dialogs.py.

gui_modules.psmap_dialogs.RasterPanel.mainDialog

Definition at line 2541 of file psmap_dialogs.py.

gui_modules.psmap_dialogs.RasterPanel.rasterDict

Definition at line 2546 of file psmap_dialogs.py.

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

gui_modules.psmap_dialogs.RasterPanel.rasterNoRadio

Definition at line 2566 of file psmap_dialogs.py.

gui_modules.psmap_dialogs.RasterPanel.rasterSelect

Definition at line 2569 of file psmap_dialogs.py.

gui_modules.psmap_dialogs.RasterPanel.rasterYesRadio

Definition at line 2567 of file psmap_dialogs.py.


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