MOVLABELS Name
MOVLABELS Purpose
Interactively position labels and list xyouts statement.
Category
Calling Sequence
movlabels, x, y, lab Inputs
x, y = Array of initial label origin points. in
lab = Array of labels to position. in
Keyword Parameters
Keywords
INFLAG=iflg Initial label flags: 0=off, 1=on (def=all off).
X_ORIG=x0, Y_ORIG=y0 Label origin points (def=x,y).
This is where the origin point returns after label
is dropped. Default is entry label position.
/DATA use data coordinates (def).
/DEVICE use device coordinates.
/NORMAL use normalized coordinates.
RADIUS=r Click radius (pixels) to pick up a label (def=5).
CHARSIZE=csz Array of character sizes.
FONT=fnt Array of fonts.
LX=x2, LY=y2 Output label positions.
FLAG=flg Label on/off flag (0=off, 1=on).
Outputs
Common Blocks
movlabels_com Notes
Notes: click mouse button for options (right button exits).
May change text size and angle.
May list xyouts call to plot text in current position.
Modification History
R. Sterner, 1995 Apr 12
Copyright (C) 1995, Johns Hopkins University/Applied Physics Laboratory
This software may be used, copied, or redistributed as long as it is not
sold and this copyright notice is reproduced on each copy made. This
routine is provided as is without any express or implied warranties
whatsoever. Other limitations apply as described in the file disclaimer.txt.