Commands describing the shade-,line-,text- and markersymbols of the box:


*
* This are the directives to Figure 13
*
* Use ArcInfo symbolsets plotter
.SHADESET plotter
.LINESET plotter
* Define the starting position of the legend (x,y)
.BOXPOS 1.0 15.0
* Define the size of a box (x,y)
.BOXSIZE 1.0 0.7
* Define the seperation of subsequent boxes (x,y)
.BOXSEP 0.3 0.5
*
.BOXLINE 2.0
*
* We want proportional text and textfont 94021
.DEFTEXT 0.3 0.3 94021.0
.PROPORTIONAL
*
* Draw 4 boxes with various shadesets, line- and markersymbols
* inside the boxes
*
.001S001T Box1
.002S001L001T Box2
.003S001MS001T Box3
.004S001L001M001T Box4
*
* Use commands for brackets, legendtypes, etc.
*
.BOXPOS 5.0 15.0
.STARTBV Group1
.STARTLT 3.0 3.0
.005S001T Box5
.006S001T Box6
.007S001T Box7
.STARTBV Subgroup1
.008S001T Box8
.009S001T Box9
.ENDB
.010S001T Box10
.STARTLT 4.0 5.0
.011S001T Box11
.012S001T Box12
.STARTBV Subgroup2
.013S001T Box13
.014S001T Box14
.015S001T Box15
.ENDB
.ENDB
*
* Modify above legend group
*
.BOXPOS 10.0 15.0
.STARTBV Group2
.STARTLT 3.0 3.0
.005S001T Box5
.006S001T Box6
.007S001T Box7
.STARTBH Subgroup1
.008S001T Box8 (include more text to show how CRELEG breaks the text and
recomputes the positions of the brackets and other boxes)
.009S001T Box9
.ENDB
.010S001T Box10
.STARTLT 4.0 5.0
.011S001T Box11
.012S001T Box12
.STARTBV Subgroup2
.013S001T Box13
.014S001T Box14
.015S001T Box15
.ENDB
.ENDB

Figure 14 Figure 14