GRASS Programmer's Manual  6.5.svn(2012)-r51648
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Defines
gselect.ProjSelect Class Reference

Widget for selecting input raster/vector map used by r.proj/v.proj modules. More...

Public Member Functions

def __init__
def UpdateItems
 Update list of maps.

Data Fields

 isRaster

Detailed Description

Widget for selecting input raster/vector map used by r.proj/v.proj modules.

Definition at line 1774 of file gselect.py.


Constructor & Destructor Documentation

def gselect.ProjSelect.__init__ (   self,
  parent,
  isRaster,
  id = wx.ID_ANY,
  size = globalvar.DIALOG_COMBOBOX_SIZE,
  kwargs 
)

Definition at line 1778 of file gselect.py.

References render.Layer.SetName(), and model.ModelRelation.SetName().


Member Function Documentation


Field Documentation


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