Table of Contents

Class: BooleanArg Gnuplot/termdefs.py

An argument that takes a true/false value.

The argument should be 0 or 1. The option is output to gnuplot as trueval if the argument is true or falseval if the argument is false. Either one can be None, in which case nothing is output. default should also be 0 or 1.

Base Classes   
ArgOneParam
Methods   
__call__
__init__
  __call__ 
__call__ ( self,  keyw )

  __init__ 
__init__ (
        self,
        argname,
        trueval,
        falseval,
        fixedword=None,
        default=None,
        )


Table of Contents

This document was automatically generated on Sun Oct 19 17:10:22 2003 by HappyDoc version 2.1