| Package | Description | 
|---|---|
| com.itextpdf.testutils | |
| com.itextpdf.text.pdf | |
| com.itextpdf.text.pdf.mc | |
| com.itextpdf.text.pdf.ocg | |
| com.itextpdf.text.pdf.parser | 
| Modifier and Type | Method and Description | 
|---|---|
boolean |  
          CompareTool.compareLiterals(PdfLiteral outLiteral, PdfLiteral cmpLiteral)  |  
         
| Modifier and Type | Field and Description | 
|---|---|
static PdfLiteral |  
          PdfFormXObject.MATRIX 
           
             This is the 1 - matrix. 
              |  
         
| Modifier and Type | Field and Description | 
|---|---|
static PdfLiteral |  
          MCParser.TSTAR 
           
             A new line operator 
              |  
         
| Modifier and Type | Method and Description | 
|---|---|
protected void |  
          MCParser.printOperator(PdfLiteral operator, List<PdfObject> operands) 
           
             Adds an operator and its operands (if any) to baos. 
              |  
         
protected void |  
          MCParser.printTextOperator(PdfLiteral operator, List<PdfObject> operands) 
           
             Adds an operator and its operands (if any) to baos, keeping track of the text state. 
              |  
         
void |  
          MCParser.PdfOperator.process(MCParser parser, PdfLiteral operator, List<PdfObject> operands) 
           
             Methods that processes an operator 
              |  
         
protected void |  
          MCParser.processOperator(PdfLiteral operator, List<PdfObject> operands) 
           
             Processes an operator, for instance: write the operator and its operands to baos. 
              |  
         
| Modifier and Type | Method and Description | 
|---|---|
void |  
          OCGParser.PdfOperator.process(OCGParser parser, PdfLiteral operator, List<PdfObject> operands) 
           
             Methods that processes an operator 
              |  
         
protected void |  
          OCGParser.process(PdfLiteral operator, List<PdfObject> operands, boolean removable) 
           
             Processes an operator 
              |  
         
protected static void |  
          OCGParser.processOperator(OCGParser parser, PdfLiteral operator, List<PdfObject> operands) 
           
             Processes an operator. 
              |  
         
| Modifier and Type | Method and Description | 
|---|---|
void |  
          ContentOperator.invoke(PdfContentStreamProcessor processor, PdfLiteral operator, ArrayList<PdfObject> operands) 
           
             Invokes a content operator. 
              |  
         
Copyright © 1998–2019. All rights reserved.