| Home | Trees | Indices | Help |
|
|---|
|
|
object --+
|
param.parameterized.Parameterized --+
|
base.patterngenerator.PatternGenerator --+
|
Selector
|
|||
|
Inherited from |
|||
|
|||
|
|||
|
|||
|
Inherited from Inherited from Inherited from Inherited from Inherited from |
|||
|
|||
|
Inherited from |
|||
|
|||
generators = param.List(default= [Constant()], precedence= 0.9List of patterns from which to select. |
|||
size = param.Number(default= 1.0, doc= "Scaling factor appliedScaling factor applied to all sub-patterns. |
|||
index = param.Number(default= UniformRandom(lbound= 0, ubound=Index into the list of pattern generators, on a scale from 0 (start of the list) to 1.0 (end of the list). |
|||
|
Inherited from Inherited from |
|||
|
|||
|
Inherited from |
|||
|
|||
|
|
|
|||
generatorsList of patterns from which to select.
|
sizeScaling factor applied to all sub-patterns.
|
indexIndex into the list of pattern generators, on a scale from 0 (start of the list) to 1.0 (end of the list). Typically a random value or other number generator, to allow a different item to be selected each time.
|
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Sun Oct 12 22:26:34 2008 | http://epydoc.sourceforge.net |