Home | Trees | Index | Help |
---|
Module pygplot :: Class _Axis |
|
_Object
--+
|
_Axis
Method Summary | |
---|---|
The axis initialization routine. | |
Plot the axis. | |
Inherited from _Object | |
|
Method Details |
---|
__init__(self,
parent,
x1,
y1,
x2,
y2,
v1,
v2,
options='',
step=0,
nsub=0,
dmajl=0.5,
dmajr=0.5,
fmin=0.5,
disp=0.29999999999999999,
orient=0.0,
fsize=None,
font=None,
linestyle=None,
linewidth=None,
color=None)
The axis initialization routine.
|
plot(self)Plot the axis. Usually called by the plot() function of the Plot class. |
Home | Trees | Index | Help |
---|
Generated by Epydoc 2.1 on Tue Sep 25 12:14:23 2007 | http://epydoc.sf.net |