GRASS Programmer's Manual  6.5.svn(2014)-r66266
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
dialogs.RasterPanel Class Reference

Panel for raster map settings. More...

Inheritance diagram for dialogs.RasterPanel:
Collaboration diagram for dialogs.RasterPanel:

Public Member Functions

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

Data Fields

 instruction
 
 book
 
 mainDialog
 
 id
 
 rasterDict
 
 rasterNoRadio
 
 rasterYesRadio
 
 rasterSelect
 

Detailed Description

Panel for raster map settings.

Definition at line 1135 of file psmap/dialogs.py.

Constructor & Destructor Documentation

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

Definition at line 1137 of file psmap/dialogs.py.

Member Function Documentation

def dialogs.RasterPanel.OnRaster (   self,
  event 
)

Enable/disable raster selection.

Definition at line 1202 of file psmap/dialogs.py.

Field Documentation

dialogs.RasterPanel.book

Definition at line 1142 of file psmap/dialogs.py.

dialogs.RasterPanel.instruction

Definition at line 1139 of file psmap/dialogs.py.

Referenced by instructions.Instruction.__contains__(), instructions.Instruction.__delitem__(), instructions.Instruction.__getitem__(), instructions.InstructionObject.__getitem__(), instructions.InstructionObject.__setitem__(), instructions.Instruction.__str__(), instructions.MapFrame.__str__(), instructions.PageSetup.__str__(), instructions.Mapinfo.__str__(), instructions.Text.__str__(), instructions.Image.__str__(), instructions.NorthArrow.__str__(), instructions.Point.__str__(), instructions.Line.__str__(), instructions.Rectangle.__str__(), instructions.Scalebar.__str__(), instructions.RasterLegend.__str__(), instructions.VectorLegend.__str__(), instructions.Raster.__str__(), instructions.VProperties.__str__(), instructions.Image.ChangeRefPoint(), frame.PsMapBufferedWindow.Draw(), instructions.Instruction.FindInstructionByType(), frame.PsMapFrame.getFile(), instructions.InstructionObject.GetInstruction(), frame.PsMapFrame.InstructionFile(), frame.PsMapBufferedWindow.OnButtonDClick(), frame.PsMapFrame.OnCmdDone(), frame.PsMapBufferedWindow.OnDragging(), frame.PsMapBufferedWindow.OnLeftUp(), frame.PsMapFrame.OnLoadFile(), frame.PsMapFrame.OnPageSetup(), dialogs.VectorPanel.OnProperties(), frame.PsMapFrame.PSFile(), instructions.MapFrame.Read(), instructions.Mapinfo.Read(), instructions.Image.Read(), instructions.Point.Read(), instructions.Line.Read(), instructions.Rectangle.Read(), instructions.Scalebar.Read(), instructions.Vector.Read(), frame.PsMapBufferedWindow.RecalculateEN(), frame.PsMapBufferedWindow.RecalculatePosition(), instructions.InstructionObject.SetInstruction(), frame.PsMapBufferedWindow.SetPage(), dialogs.RasterPanel.update(), dialogs.VectorPanel.update(), and frame.PsMapBufferedWindow.Zoom().

dialogs.RasterPanel.mainDialog

Definition at line 1144 of file psmap/dialogs.py.

dialogs.RasterPanel.rasterDict

Definition at line 1149 of file psmap/dialogs.py.

Referenced by dialogs.RasterPanel.update().

dialogs.RasterPanel.rasterNoRadio

Definition at line 1169 of file psmap/dialogs.py.

dialogs.RasterPanel.rasterSelect

Definition at line 1172 of file psmap/dialogs.py.

dialogs.RasterPanel.rasterYesRadio

Definition at line 1170 of file psmap/dialogs.py.


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