| Home | Trees | Indices | Help |
|
|---|
|
|
object --+
|
param.parameterized.Parameterized --+
|
Plot
|
|||
|
Inherited from |
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
Inherited from Inherited from Inherited from |
|||
|
|||
|
Inherited from |
|||
|
|||
staleness_warning = param.Number(default= 10, bounds= (0, NoneTime length allowed between bitmaps making up a single plot before warning. |
|||
|
Inherited from |
|||
|
|||
|
Inherited from |
|||
|
|||
|
Change the size of this image by the specified numerical factor. The original image is kept as-is in _orig_bitmap; the scaled image is stored in bitmap. The scale_factor argument is taken as relative to the current scaling of the bitmap. For instance, calling scale(1.5) followed by scale(2.0) will yield a final scale of 3.0, not 2.0. |
Specify the numerical value of the scaling factor for this image. The original image is kept as-is in _orig_bitmap; the scaled image is stored in bitmap. The scale_factor argument is taken as relative to the original size of the bitmap. For instance, calling scale(1.5) followed by scale(2.0) will yield a final scale of 2.0, not 3.0. |
|
|||
staleness_warningTime length allowed between bitmaps making up a single plot before warning. If the difference between the SheetView with the earliest timestamp and the one with the latest timestamp is larger than this parameter's value, produce a warning.
|
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Sun Oct 12 22:26:35 2008 | http://epydoc.sourceforge.net |