Getting Started Documentation Glish Learn More Programming Contact Us
Version 1.9 Build 1556
News FAQ
Search Home


next up previous contents index
Next: pgplotwidget.setcallback - Function Up: pgplotwidget - Tool Previous: pgplotwidget.displaylist - Function


pgplotwidget.shortnametofullname - Function



Package display
Module plotter
Tool pgplotwidget


Get a longer description for pgplotwidget commands


Synopsis
shortnametofullname()


Description
This function takes a shortened Glish/PGPLOT function name and writes out a longer description of the function.



Example
- include 'pgplotter.g'
- f            :=frame();
- myplotwidget := pgplotwidget(f);
- field_names(myplotwidget);
shortnametofullname displaylist setcallback deactivatecallback
activatecallback record play postscript plotfile restore refresh done
plotxy clear message settings cursor lastchange curs size addredrawfunction
arro ask bbuf bin box circ conb conl cons cont ctab draw ebuf env eras errb
errx erry gray hi2d hist iden imag lab ldev len line move mtxt numb page
panl pap pixl pnts poly pt ptxt qah qcf qch qci qcir qcol qcr qcs qfs qhs
qid qinf qitf qls qlw qpos qtbg qtxt qvp qvsz qwin rect rnd rnge sah save
scf sch sci scir scr scrn sfs shls shs sitf sls slw stbg subp svp swin tbox
text unsa updt vect vsiz vstd wedg wnad 
- myplotwidget.shortnametofullname('scf');
set character font 
- myplotwidget.shortnametofullname('draw');
draw a line from the current pen position to a point



Returns
function description, if present, otherwise echoes argumentname




next up previous contents index
Next: pgplotwidget.setcallback - Function Up: pgplotwidget - Tool Previous: pgplotwidget.displaylist - Function   Contents   Index
Please send questions or comments about AIPS++ to aips2-request@nrao.edu.
Copyright © 1995-2000 Associated Universities Inc., Washington, D.C.

Return to AIPS++ Home Page
2006-10-15