Public Member Functions | Public Attributes

Plframe::Plframe Class Reference

List of all members.

Public Member Functions

def __init__
def cmd
def info

Public Attributes

 strm

Detailed Description

Definition at line 28 of file Plframe.py.


Member Function Documentation

def Plframe::Plframe::__init__ (   self,
  master = None,
  cnf = {},
  kw 
)
Constructor.

Initialize the Tk base class, and squirel away the stream id,
so that we will be able to ensure that future draw requests
show up in the right place.

Definition at line 30 of file Plframe.py.

def Plframe::Plframe::cmd (   s,
  args 
)

Definition at line 41 of file Plframe.py.

def Plframe::Plframe::info (   s,
  what 
)

Definition at line 45 of file Plframe.py.


Member Data Documentation

Definition at line 39 of file Plframe.py.


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