spedas/gui/display/draw_object/
spd_ui_draw_object__gettextobject.pro
Routines
top source spd_ui_draw_object::getTextObject
result = spd_ui_draw_object::getTextObject(text, loc, offsetDirFlag, orientation, justify=justify, enable_formatting=enable_formatting)
spd_ui_draw_object method: getTextObject returns a text object by digesting the settings on a spd_ui_text object text: a spd_ui_text object loc: the normalized location of the text, relative to the view [xpos,ypos,zpos] offsetDirFlag: 0=centered,1=abovelocation,-1=belowlocation justify, -1 = left, 1=right, 0 = middle $LastChangedBy: nikos $ $LastChangedDate: 2014-07-24 11:24:17 -0700 (Thu, 24 Jul 2014) $ $LastChangedRevision: 15597 $ $URL: svn+ssh://thmsvn@ambrosia.ssl.berkeley.edu/repos/spdsoft/trunk/spedas/gui/display/draw_object/spd_ui_draw_object__gettextobject.pro $
Parameters
- text
- loc
- offsetDirFlag
- orientation
Keywords
- justify
- enable_formatting
File attributes
Modification date: | Tue Oct 21 13:53:41 2014 |
Lines: | 57 |