Documentation for /home/davin/idl/socware/

Generated by IDLdoc

Directory: spedas/gui/display/

Contents

.pro files

spd_ui_display_options.pro
spd_ui_display_tracking_data.pro
spd_ui_draw_event.pro

NAME: spd_ui_draw_eventPURPOSE: This routine handles all events that occur in the draw windowCALLING SEQUENCE: info=spd_ui_draw_event(event, info)INPUT: event - the structure from the draw window event info - the main information structure from splash_guiOUTPUT: info - the updated main information structureHISTORY:$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/spd_ui_draw_event.pro $

spd_ui_draw_object__define.pro

NAME: spd_ui_draw_objectPURPOSE: This object generates an object graphics tree using the IDLgr* objects that are built into IDL.

spd_ui_draw_save__define.pro

NAME: spd_ui_draw_savePurpose: Outputs current window content into various formats$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/spd_ui_draw_save__define.pro $

spd_ui_make_spec.pro

Function: spd_ui_make_spec NOTE: This code has been incorporated into the draw object.

spd_ui_orientation_update.pro

Purpose: helper function, just colocates some replicated code to modify the canvas size if there is variation when windows or modes are switched.

spd_ui_reset_tracking.pro
spd_ui_rubber_band_box.pro
spd_ui_xyclip.pro

Procedure: spd_ui_xyclip; NOTE: This code has been incorporated into the draw object.

spd_ui_xyzclip.pro

Procedure: spd_ui_xyclipPurpose: helper routine for draw object.