PLplot
5.10.0
|
Public Member Functions | |
def | __init__ |
This class provides the same facilities as the Plframe, plus several additional facilities for advanced plot interaction, which are provided through menus and bindings.
Definition at line 76 of file Plframe.py.
def Plframe.PlXframe.__init__ | ( | s, | |
master = None , |
|||
cnf = {} , |
|||
kw | |||
) |
Constructor. Configure the widget database, and then set up the internal members. Namely, a menubar and a contained Plframe.
Definition at line 82 of file Plframe.py.