Home | Trees | Index | Help |
---|
Package SimPy :: Module SimPlot :: Class GraphSymbols |
|
GraphPoints
--+
|
GraphSymbols
Method Summary | |
---|---|
__init__(self,
points,
**attr)
| |
draw(self,
canvas)
| |
_circle(self,
c,
xc,
yc,
size,
fill,
outline,
fillstyle)
| |
_cross(self,
c,
xc,
yc,
size,
fill,
outline,
fillstyle)
| |
_dot(self,
c,
xc,
yc,
size,
fill,
outline,
fillstyle)
| |
_drawmarkers(self,
c,
coords,
marker,
color,
fillstyle,
fillcolor,
size)
| |
_plus(self,
c,
xc,
yc,
size,
fill,
outline,
fillstyle)
| |
_square(self,
c,
xc,
yc,
size,
fill,
outline,
fillstyle)
| |
_triangle(self,
c,
xc,
yc,
size,
fill,
outline,
fillstyle)
| |
_triangle_down(self,
c,
xc,
yc,
size,
fill,
outline,
fillstyle)
| |
Inherited from GraphPoints | |
| |
|
Class Variable Summary | |
---|---|
dict |
_attributes = {'outline': 'black', 'color': 'black', 'fi...
|
Class Variable Details |
---|
_attributes
|
Home | Trees | Index | Help |
---|
Generated by Epydoc 2.1 on Thu Jun 09 16:09:41 2005 | http://epydoc.sf.net |