casa  $Rev:20696$
 All Classes Namespaces Files Functions Variables
Public Member Functions | Public Attributes
asap.asaplotgui_gtk.asaplotgui Class Reference
Inheritance diagram for asap.asaplotgui_gtk.asaplotgui:
asap.asaplotbase.asaplotbase

List of all members.

Public Member Functions

def __init__
def map
def quit
def show
def terminate
def unmap

Public Attributes

 canvas
 figmgr
 is_dead
 window

Detailed Description

ASAP plotting class based on matplotlib.

Definition at line 16 of file asaplotgui_gtk.py.


Constructor & Destructor Documentation

def asap.asaplotgui_gtk.asaplotgui.__init__ (   self,
  rows = 1,
  cols = 0,
  title = '',
  size = None,
  buffering = False 
)
Create a new instance of the ASAPlot plotting class.

If rows < 1 then a separate call to set_panels() is required to define
the panel layout; refer to the doctext for set_panels().

Reimplemented from asap.asaplotbase.asaplotbase.

Definition at line 21 of file asaplotgui_gtk.py.


Member Function Documentation

Reveal the ASAPlot graphics window and bring it to the top of the
window stack.

Definition at line 50 of file asaplotgui_gtk.py.

References asap.asaplotbase.asaplotbase.is_dead.

def asap.asaplotgui_gtk.asaplotgui.show (   self,
  hardrefresh = True 
)
Hide the ASAPlot graphics window.

Definition at line 97 of file asaplotgui_gtk.py.

References asap.asaplot.asaplot.window, asap.asaplotgui.asaplotgui.window, and asap.asaplotgui_gtk.asaplotgui.window.


Member Data Documentation

Reimplemented from asap.asaplotbase.asaplotbase.

Definition at line 38 of file asaplotgui_gtk.py.

Reimplemented from asap.asaplotbase.asaplotbase.

Definition at line 40 of file asaplotgui_gtk.py.


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