Package fuzzy :: Package doc :: Package plot :: Package gnuplot :: Module doc
[hide private]
[frames] | no frames]

Module doc

source code

Plotting of variables, adjectives, ... using gnuplot

Classes [hide private]
  Doc
Main object.
Functions [hide private]
 
getMinMax(set)
get tuple with minimum and maximum x-values used by the set.
source code
 
getGlobalMinMax(sets)
get tuple with minimum and maximum x-values used by the sets of this dicts of sets.
source code
 
getPoints(sets)
Collect all important points of all adjectives in this dict of sets.
source code
 
getSets(variable)
Get all sets of adjectives in this variable.
source code
Variables [hide private]
  __revision__ = '$Id: doc.py,v 1.15 2010-10-29 19:24:41 rliebsc...
  __package__ = 'fuzzy.doc.plot.gnuplot'
Variables Details [hide private]

__revision__

Value:
'$Id: doc.py,v 1.15 2010-10-29 19:24:41 rliebscher Exp $'