GDDM-GKS V1R1 Programming Guide and Reference
Previous topic | Next topic | Contents | Index | Contact z/OS | Library | PDF | BOOK


Items for workstation attributes

GDDM-GKS V1R1 Programming Guide and Reference
SC33-0334-00



Polyline representation


 51  L  I  LT  LW  CI


  • I(i) - The polyline index.
  • LT(i) - The line type.
  • LW(r) - The line-width scale factor.
  • CI(i) - The polyline color index.
    
    
Polymarker representation


 52  L  I  MT  MS  CI


  • I(i) - The polymarker index.
  • MT(i) - The marker type.
  • MS(r) - The marker size scale factor.
  • CI(i) - The polymarker color index.
    
    

Text representation


 53  L  I  F  P  CEF  CS  CI


  • I(i) - The text index.
  • F(i) - The text font.
  • P(i) - The text precision.
    • 0 = String
    • 1 = Character
    • 2 = Stroke
  • CEF(r) - The character expansion factor.
  • CS(r) - The character spacing.
  • CI(i) - The text color index.
    
    

Fill area representation


 54  L  I  S  SI  CI


  • I(i) - The fill area index.
  • S(i) - The fill area interior style.
    • 0 = Hollow
    • 1 = Solid
    • 2 = Pattern
    • 3 = Hatch
  • SI(i) - The fill area style index.
  • CI(i) - The fill area color index.
    
    

Pattern representation


 55  L  I  N  M  CT


  • I(i) - The pattern index.
  • N(i) - The number of columns in the array.
  • M(i) - The number of rows in the array.
  • CT(MNi) - The table of color indexes stored row by row.
    
    

Color representation


 56  L  CI  RGB


  • CI(i) - The color index.
  • RGB(3r) - The red, green, and blue intensities.

Go to the previous page Go to the next page



Copyright IBM Corporation 1990, 2012