| Home | Trees | Indices | Help |
|
|---|
|
|
object --+
|
param.parameterized.Parameterized --+
|
base.patterngenerator.PatternGenerator --+
|
GaussiansCorner
|
|||
|
Inherited from |
|||
|
|||
|
|||
|
Inherited from Inherited from Inherited from Inherited from Inherited from |
|||
|
|||
|
Inherited from |
|||
|
|||
x = param.Number(default=-0.15, bounds= (-1.0, 1.0), softboundX center of the corner |
|||
y = param.Number(default=-0.15, bounds= (-1.0, 1.0), softboundY center of the corner |
|||
size = param.Number(default= 0.5, doc= "The size of the corner")The size of the corner |
|||
angle = param.Number(default= pi/ 2, doc= "The angle of the coThe angle of the corner |
|||
|
Inherited from Inherited from |
|||
|
|||
|
Inherited from |
|||
|
|||
Call the subclasses 'function' method on a rotated and scaled coordinate system. Creates and fills an array with the requested pattern. If called without any params, uses the values for the Parameters as currently set on the object. Otherwise, any params specified override those currently set on the object.
|
|
|||
xX center of the corner
|
yY center of the corner
|
angleThe angle of the corner
|
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Sun Oct 12 22:26:34 2008 | http://epydoc.sourceforge.net |