
2009/06/29
CHAPTER 9 HP-GL - 16
RA - Fill rectangle absolute
RA X, Y[;]
X ; X coordinate of opposite angle for the rectangle
Y ; Y coordinate of opposite angle for the rectangle
•
X and Y coordinates are absolute coordinates in user units or graphics units.
•
Fill in the rectangle formed by the current position and the opposite angle specified by X and Y.
•
After plotting, the cursor returns to its point of origin.
•
Plotting is performed whether the pen is up or down.
•
When scaling has been performed, the rectangle is plotted in user units.
•
Also, when scaling has been performed, the values for X and Y are real numbers.
•
When there is no scaling, the rectangle is plotted in graphics units.
•
When there is no scaling, the coordinate values for X and Y are integer numbers.
Current position
(X, Y)
Fill pattern specified by FT and PT
10 '*** RAEX ***
20 LPRINT "IN;SP1;PA5000,4000;"
30 LPRINT "PT.3;FT1;RA4250,3250;"
40 LPRINT "FT3,100;RA5750,3250;"
50 LPRINT "FT2;RA5750,4750;"
60 LPRINT "FT4,100,45;RA4250,4750;"
70 END
<Sample 71>
RR - Fill rectangle relative
RR X, Y[;]
X ; X coordinate of opposite angle for the rectangle
Y ; Y coordinate of opposite angle for the rectangle
•
Coordinates are relative to the current position in user units or graphics units.
•
Fill in the rectangle formed by the current position and the opposite angle specified by X and Y.
•
After plotting the cursor returns to its point of origin.
•
Plotting is performed whether the pen is up or down.
•
When scaling has been performed, the rectangle is plotted in user units.
•
Also, when scaling has been performed, the values for X and Y are real numbers.
•
When there is no scaling, the rectangle is plotted in graphics units.
•
When there is no scaling, the coordinate values for X and Y are integer numbers.
Current position
Fill pattern specified by FT and PT
Y increment
X increment
10 '*** PREX ***
20 LPRINT "IN;SP1;PA5000,5000;"
30 LPRINT "PT.3;FT1;RR500,500;"
35 LPRINT "PR500,0;"
40 LPRINT "FT3,70;RR500,500;"
45 LPRINT "PR0,500;"
50 LPRINT "FT2;RR500,500;"
60 LPRINT "FT4,70,45;RR-500,500;"
70 END
<Sample 73>
Содержание HL-2600CN Series
Страница 4: ......
Страница 15: ...2009 06 29 CHAPTER 1 INTRODUCTION 1 CHAPTER 1 INTRODUCTION ...
Страница 20: ...2009 06 29 CHAPTER 1 INTRODUCTION 6 ...
Страница 21: ...7 17 2009 CHAPTER 2 PCL 1 CHAPTER 2 PCL PRINTER CONTROL LANGUAGE ...
Страница 129: ...2009 06 29 CHAPTER 3 PCL5C 1 CHAPTER 3 PCL5C ...
Страница 147: ...2009 06 29 CHAPTER 4 HP GL 2 1 CHAPTER 4 HP GL 2 GRAPHICS LANGUAGE ...
Страница 149: ...2009 06 29 CHAPTER 4 HP GL 2 3 7 6 Character Plot Instructions 38 7 6 1 Introduction 39 8 INDEX 52 ...
Страница 200: ...2009 06 29 CHAPTER 4 HP GL 2 54 ...
Страница 201: ...2009 06 29 CHAPTER 5 PJL 1 CHAPTER 5 PJL PRINTER JOB LANGUAGE ...
Страница 276: ...2009 06 29 CHAPTER 6 EPSON 1 CHAPTER 6 EPSON FX 850 ...
Страница 304: ...2009 06 29 CHAPTER 7 IBM PROPRINTER 1 CHAPTER 7 IBM PROPRINTER XL ...
Страница 325: ...2009 06 29 CHAPTER 7 IBM PROPRINTER 22 ...
Страница 326: ...2009 06 29 CHAPTER 8 BAR CODE CONTROL 1 CHAPTER 8 BAR CODE CONTROL ...
Страница 337: ...2009 06 29 CHAPTER 9 HP GL 1 CHAPTER 9 HP GL GRAPHICS LANGUAGE ...
Страница 364: ...2009 06 29 CHAPTER 9 HP GL 28 ...
Страница 365: ...2009 06 29 CARBON COPY FUNCTION 1 CHAPTER 10 CARBON COPY FUNCTION ...
Страница 373: ...2009 06 29 APPENDIX A COMPARISON LIST 1 APPENDIX A COMPARISON LIST ...
Страница 462: ...2009 06 29 APPENDIX C HBP MODE COMMANDS 1 APPENDIX C HBP MODE COMMANDS For HL 820 1020 1040 Only ...
Страница 475: ...2009 06 29 APPENDIX C HBP MODE COMMANDS 14 ...
Страница 485: ...2009 06 29 APPENDIX D REFERENCE LIST OF MX 2000 4000 5000 7000 SERIES UNIQUE COMMANDS 10 ...