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

List of all members.

Public Member Functions

def __init__
def quit
def map
def unmap

Public Attributes

 window
 canvas
 figmgr

Detailed Description

ASAP plotting class based on matplotlib.

Definition at line 11 of file asaplot.py.


Constructor & Destructor Documentation

def asap.asaplot.asaplot.__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 15 of file asaplot.py.


Member Function Documentation

def asap.asaplot.asaplot.map (   self)
This method is not available in non-GUI plotting class

Definition at line 39 of file asaplot.py.

def asap.asaplot.asaplot.quit (   self)
This method is not available in non-GUI plotting class

Definition at line 43 of file asaplot.py.


Member Data Documentation


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