Table of Contents

Class: GraphSymbols .\simpy1_5\SimPy\SimPlot.py
Base Classes   
GraphPoints
Methods   
__init__
_circle
_cross
_dot
_drawmarkers
_plus
_square
_triangle
_triangle_down
draw
  __init__ 
__init__ (
        self,
        points,
        **attr,
        )

  _circle 
_circle (
        self,
        c,
        xc,
        yc,
        size=1,
        fill='',
        outline='black',
        fillstyle='',
        )

  _cross 
_cross (
        self,
        c,
        xc,
        yc,
        size=1,
        fill='black',
        outline=None,
        fillstyle='',
        )

  _dot 
_dot (
        self,
        c,
        xc,
        yc,
        size=1,
        fill='',
        outline='black',
        fillstyle='',
        )

  _drawmarkers 
_drawmarkers (
        self,
        c,
        coords,
        marker='circle',
        color='black',
        fillstyle='',
        fillcolor='',
        size=2,
        )

  _plus 
_plus (
        self,
        c,
        xc,
        yc,
        size=1,
        fill='black',
        outline=None,
        fillstyle='',
        )

  _square 
_square (
        self,
        c,
        xc,
        yc,
        size=1,
        fill='',
        outline='black',
        fillstyle='',
        )

  _triangle 
_triangle (
        self,
        c,
        xc,
        yc,
        size=1,
        fill='',
        outline='black',
        fillstyle='',
        )

  _triangle_down 
_triangle_down (
        self,
        c,
        xc,
        yc,
        size=1,
        fill='',
        outline='black',
        fillstyle='',
        )

  draw 
draw ( self,  canvas )


Table of Contents

This document was automatically generated on Tue Dec 07 19:52:27 2004 by HappyDoc version 2.1