1Softfill_params(3NCARG)          NCAR GRAPHICS         Softfill_params(3NCARG)
2
3
4

NAME

6       Softfill_params - This document briefly describes all Softfill internal
7       parameters.
8

DESCRIPTION

10       Softfill has six internal parameters. For details, see the descriptions
11       of the routines that are used to set and retrieve them.
12
13       Parameter descriptions, in alphabetical order, of all Softfill internal
14       parameters follow. Each description begins with a line giving the
15       parameter name and the intrinsic FORTRAN type of the parameter.
16
17       'AN' - Integer or Real
18              Angle of fill lines, in degrees counterclockwise from
19              horizontal. The default value is zero.
20
21       'CH' - Character or Integer
22              Character selector (-n => GKS polymarker n; 0 => dots; +n =>
23              CHAR(n)). The default value is 0.
24
25       'DO' - Integer
26              Dot fill selector (0 => line fill; 1 => dot fill).  The default
27              value is 0, which implies line fill.
28
29       'SP' - Real
30              Spacing of fill lines, in the fractional coordinate system. The
31              default value is 0.00125.
32
33       'TY' - Integer
34              Type of fill to be used by SFSGFA (-1 to -4 => patterns using
35              lines in 1 to 4 different directions and varying in density as
36              the argument ICI varies; 0 => color fill, by calling GFA, with
37              ICI specifying the color index; 1 => simulated color fill, using
38              lines in one direction, with ICI specifying the color index; 2
39              => simulated color fill, using lines in two directions, with ICI
40              specifying the color index). The default value is 0.
41
42       'LDP' - Integer
43              An 8x8 array of type INTEGER, containing nothing but 0s and 1s,
44              describing the dot pattern to be used when 'DO' is set non-zero
45              to select dot fill, rather than line fill. This internal
46              parameter, unlike the others, is accessed using the routines
47              SFGETP and SFSETP.
48

SEE ALSO

50       Online: sfgetc, sfgeti, sfgetp, sfgetr, sfsetc, sfseti, sfsetp, sfsetr
51
52       Hardcopy: NCAR Graphics Fundamentals, UNIX Version
53
55       Copyright (C) 1987-2009
56       University Corporation for Atmospheric Research
57       The use of this Software is governed by a License Agreement.
58
59
60
61UNIX                              March 1993           Softfill_params(3NCARG)
Impressum