spedas/gui/display/draw_object/
spd_ui_draw_object__adddatestring.pro
Routines
top source spd_ui_draw_object::addDateString
spd_ui_draw_object::addDateString, view, axisSettings, range, scaling, xplotsize, yplotsize, labelmargin
spd_ui_draw_object method: addDateString adds the dateString annotation to the axis Inputs: view(object reference): The IDLgrView to which the string will be added. axisSettings(object reference): the spd_ui_axis_settings where the associated settings are stored range(2-element double): The start and stop range for the panel scaling(long): Indicates the scaling used 0(linear),1(log10),2(logN) xplotsize: The length of the x-axis of the panel in normalized coordinates yplotsize: The length of the y-axis of the panel in normalized coordinates labelMargin: The distance between the variable labels and the y-axis. This parameter is also used to position the dateString, in lieu of a more specific parameter $LastChangedBy: jimm $ $LastChangedDate: 2014-02-11 10:54:32 -0800 (Tue, 11 Feb 2014) $ $LastChangedRevision: 14326 $ $URL: svn+ssh://thmsvn@ambrosia.ssl.berkeley.edu/repos/spdsoft/trunk/spedas/gui/display/draw_object/spd_ui_draw_object__adddatestring.pro $
Parameters
- view
- axisSettings
- range
- scaling
- xplotsize
- yplotsize
- labelmargin
File attributes
Modification date: | Thu Feb 13 16:41:36 2014 |
Lines: | 46 |