public static class PdfContentByte.GraphicState extends Object
| Modifier and Type | Field and Description | 
|---|---|
protected float |  
           aTLM  |  
          
protected float |  
           bTLM  |  
          
protected float |  
           charSpace 
            
              The current character spacing 
               |  
          
protected BaseColor |  
           colorFill  |  
          
protected BaseColor |  
           colorStroke  |  
          
protected float |  
           cTLM  |  
          
protected AffineTransform |  
           CTM  |  
          
protected float |  
           dTLM  |  
          
protected PdfObject |  
           extGState  |  
          
protected float |  
           leading 
            
              The current text leading. 
               |  
          
protected float |  
           scale 
            
              The current horizontal scaling 
               |  
          
protected int |  
           textRenderMode  |  
          
protected float |  
           tx  |  
          
protected float |  
           wordSpace 
            
              The current word spacing 
               |  
          
protected float |  
           xTLM 
            
              The x position of the text line matrix. 
               |  
          
protected float |  
           yTLM 
            
              The y position of the text line matrix. 
               |  
          
protected float xTLM
protected float yTLM
protected float aTLM
protected float bTLM
protected float cTLM
protected float dTLM
protected float tx
protected float leading
protected float scale
protected float charSpace
protected float wordSpace
protected BaseColor colorFill
protected BaseColor colorStroke
protected int textRenderMode
protected AffineTransform CTM
protected PdfObject extGState
Copyright © 1998–2019. All rights reserved.