sfbox
index
plot/main/box.c
Draw a balloon-style label.

 
Synopsis
        sfbox lab_color=VP_WHITE lab_fat=0 pscale=1. pointer=y reverse=n lat=0. long=90. angle=0. x0=0. y0=0. scale0=1. xt=2. yt=0. x_oval=0. y_oval=0. boxit=y length= scalet= size=.25 font=VP_NO_CHANGE label= > out.vpl

 
Parameters
       
 
float angle=0.
longitude of floating label in 3-D
 
bool boxit=y [y/n]
if y, create a box around text
 
int font=VP_NO_CHANGE
text font
 
int lab_color=VP_WHITE
label color
 
int lab_fat=0
label fatness
 
string label=
text for label
 
float lat=0.

 
float length=
normalization for xt and yt
 
float long=90.
latitude and longitude of viewpoint in 3-D
 
bool pointer=y [y/n]
if y, create arrow pointer
 
float pscale=1.
scale factor for width of pointer
 
bool reverse=n [y/n]

 
float scale0=1.
scale factor for x0 and y0
 
float scalet=

 
float size=.25
text height in inches
 
float x0=0.

 
float x_oval=0.

 
float xt=2.

 
float y0=0.
position of the pointer tip
 
float y_oval=0.
size of the oval around pointer
 
float yt=0.
relative position of text

 
Used In
       

 
GEE
        noiz/antoine

 
GEO384W
        hw3/image
hw3/blake

 
SEP
        cdstep/veltran