| Home | Trees | Indices | Help |
|
|---|
|
|
|
|||
|
Figure The figure is the top level window that contains the axes and figure controls. |
|||
| FigToolbar | |||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
currentFigure = 0Handle to the current figure window. |
|||
pyllarPath = os.path.split(os.path.join(os.getcwd(), __file__)Path of the pillar package. |
|||
|
|||
Get the current figure. The current figure will be returned. If no figures are present, one will be created. |
Get the current axes. The current axes will be returned. If no axes are present, one will be created. |
Set the limis of the x axis of the current axes. Calling this function will override the automatic limit sizing of the axes. |
Set the limis of the y axis of the current axes. Calling this function will override the automatic limit sizing of the axes. |
Set the limis of the z axis of the current axes. Calling this function will override the automatic limit sizing of the axes. |
|
|||
pyllarPathPath of the pillar package.
|
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0beta1 on Tue Mar 20 23:12:13 2007 | http://epydoc.sourceforge.net |