| Trees | Indices | Help |
|
|---|
|
|
object --+
|
Setting --+
|
NumericSetting --+
|
RelNumericSetting
Defines a numeric setting that specifies a value relative to another one. If the parent style is None, acts just like a regular AEState.Setting.NumericSetting.
The relative value is persisted to disk for settings that have an equivalent in the parent style. The absolute value is persisted otherwise.
|
|||
|
|||
|
|||
| numeric |
|
||
|
|||
| RelRawRangeView |
|
||
|
Inherited from Inherited from Inherited from |
|||
|
|||
value = property(_getValue, _setValue)
|
|||
|
|||
| AEOutput.Style |
parent Parent style of the stored style, None if no parent |
||
| numeric |
rel_max Relative maximum bassed off of the true max - min |
||
| numeric |
rel_min Relative minimum based off of the true -(max - min) |
||
|
Inherited from Inherited from Inherited from |
|||
|
|||
|
Inherited from |
|||
|
|||
|
|
|
|
|
| Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0beta1 on Mon Jun 30 13:05:57 2008 | http://epydoc.sourceforge.net |