GRASS Programmer's Manual  6.5.svn(2014)-r66266
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
mapwindow.NvizThread Class Reference
Inheritance diagram for mapwindow.NvizThread:
Collaboration diagram for mapwindow.NvizThread:

Public Member Functions

def __init__
 
def run
 
def GetDisplay
 Get display instance. More...
 

Data Fields

 log
 
 progressbar
 
 window
 

Detailed Description

Definition at line 53 of file nviz/mapwindow.py.

Constructor & Destructor Documentation

def mapwindow.NvizThread.__init__ (   self,
  log,
  progressbar,
  window 
)

Definition at line 54 of file nviz/mapwindow.py.

Member Function Documentation

def mapwindow.NvizThread.GetDisplay (   self)

Get display instance.

Definition at line 68 of file nviz/mapwindow.py.

References mapwindow.NvizThread._display.

Field Documentation

mapwindow.NvizThread.log
mapwindow.NvizThread.progressbar

Definition at line 58 of file nviz/mapwindow.py.

Referenced by mapwindow.NvizThread.run().

mapwindow.NvizThread.window

Definition at line 59 of file nviz/mapwindow.py.

Referenced by wxdisplay.DisplayDriver.OpenMap().


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