GRASS Programmer's Manual  6.5.svn(2012)-r51648
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Defines
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 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

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

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(), instructions.InstructionObject.GetInstruction(), frame.PsMapFrame.InstructionFile(), frame.PsMapBufferedWindow.OnButtonDClick(), frame.PsMapBufferedWindow.OnDragging(), frame.PsMapBufferedWindow.OnLeftUp(), 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().


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