PLplot
5.9.9
|
Public Member Functions | |
def | __init__ |
def | cmd |
def | info |
Public Attributes | |
strm | |
Definition at line 28 of file Plframe.py.
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.
Plframe.Plframe.strm |
Definition at line 39 of file Plframe.py.