Table of Contents

Class: GraphBase simpy1_4_2\SimPy\SimPlot.py
Base Classes   
Frame
Methods   
__init__
_axisInterval
_drawAxes
_setsize
_textBoundingBox
_ticks
bind
clear
configure
draw
postscr
replot
  __init__ 
__init__ (
        self,
        master,
        width,
        height,
        background='white',
        title="",
        xtitle='',
        ytitle='',
        **kw,
        )

  _axisInterval 
_axisInterval (
        self,
        spec,
        lower,
        upper,
        )

Exceptions   
ValueError, str( spec ) + ': illegal axis specification'
  _drawAxes 
_drawAxes (
        self,
        canvas,
        xaxis,
        yaxis,
        bb1,
        bb2,
        scale,
        shift,
        xticks,
        yticks,
        )

  _setsize 
_setsize ( self )

  _textBoundingBox 
_textBoundingBox ( self,  text )

  _ticks 
_ticks (
        self,
        lower,
        upper,
        )

  bind 
bind ( self,  *args )

  clear 
clear ( self )

  configure 
configure ( self,  event )

  draw 
draw (
        self,
        graphics,
        xaxis='automatic',
        yaxis='automatic',
        )

  postscr 
postscr ( self,  filename=None )

Write to Postscript file given by filename. If none provided, ask user.

  replot 
replot ( self )


Table of Contents

This document was automatically generated on Sat May 22 12:08:33 2004 by HappyDoc version 2.1