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

Class GkiNoisy

source code


Print metacode stream information

Instance Methods [hide private]
 
__init__(self) source code
 
control_openws(self, arg) source code
 
control_closews(self, arg) source code
 
control_reactivatews(self, arg) source code
 
control_deactivatews(self, arg) source code
 
control_clearws(self, arg) source code
 
control_setwcs(self, arg) source code
 
control_getwcs(self, arg) source code
 
gki_eof(self, arg) source code
 
gki_openws(self, arg) source code
 
gki_closews(self, arg) source code
 
gki_reactivatews(self, arg) source code
 
gki_deactivatews(self, arg) source code
 
gki_mftitle(self, arg) source code
 
gki_clearws(self, arg) source code
 
gki_cancel(self, arg) source code
 
gki_flush(self, arg) source code
 
gki_polyline(self, arg) source code
 
gki_polymarker(self, arg) source code
 
gki_text(self, arg) source code
 
gki_fillarea(self, arg) source code
 
gki_putcellarray(self, arg) source code
 
gki_setcursor(self, arg) source code
 
gki_plset(self, arg) source code
 
gki_pmset(self, arg) source code
 
gki_txset(self, arg) source code
 
gki_faset(self, arg) source code
 
gki_getcursor(self, arg) source code
 
gki_getcellarray(self, arg) source code
 
gki_unknown(self, arg) source code
 
gki_escape(self, arg) source code
 
gki_setwcs(self, arg) source code
 
gki_getwcs(self, arg) 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, translate, undoN

Method Details [hide private]

__init__(self)
(Constructor)

source code 
Overrides: GkiKernel.__init__