Table of Contents

Class: RandomizeEdgeWeightsDialog ./Gred.py

self.result is an array of triples (randomize, min, max) where randomize indicates whether to randomize weight i and min and max give the range the random values are drawn from.

If user cancelled, self.result is None

Base Classes   
tkSimpleDialog.Dialog
Methods   
__init__
body
validate
  __init__ 
__init__ (
        self,
        master,
        nrOfWeights,
        keepFirst,
        )

  body 
body ( self,  master )

  validate 
validate ( self )


Table of Contents

This document was automatically generated on Wed May 16 13:17:49 2001 by HappyDoc version r0_9_2