Package pyraf :: Module gki :: Class GkiNull
[hide private]
[frames] | no frames]

Class GkiNull

source code


A version of the graphics kernel that does nothing except warn the user that it does nothing. Used when graphics display isn't possible

Instance Methods [hide private]
 
__init__(self) source code
 
control_openws(self, arg) source code
 
control_reactivatews(self, arg) source code
 
control_getwcs(self, arg) source code
 
translate(self, gkiMetacode, redraw=0) source code

Inherited from GkiKernel: append, clear, clearReturnData, control, createFunctionTables, errorMessage, flush, gcur, getBuffer, getStderr, getStdin, getStdout, popStdio, pre_imcur, preferTtyIpc, prepareToRedraw, pushStdio, redoN, redrawOriginal, taskDone, taskStart, undoN

Method Details [hide private]

__init__(self)
(Constructor)

source code 
Overrides: GkiKernel.__init__

translate(self, gkiMetacode, redraw=0)

source code 
Overrides: GkiKernel.translate