| Package | Description | 
|---|---|
| com.itextpdf.testutils | |
| com.itextpdf.text.pdf | |
| com.itextpdf.text.pdf.richmedia | |
| com.itextpdf.text.pdf.spatial.objects | 
| Modifier and Type | Method and Description | 
|---|---|
boolean |  
          CompareTool.compareBooleans(PdfBoolean outBoolean, PdfBoolean cmpBoolean)  |  
         
| Modifier and Type | Field and Description | 
|---|---|
static PdfBoolean |  
          PdfBoolean.PDFFALSE  |  
         
static PdfBoolean |  
          PdfBoolean.PDFTRUE  |  
         
| Modifier and Type | Method and Description | 
|---|---|
PdfBoolean |  
          PdfArray.getAsBoolean(int idx) 
           
             Returns a   PdfObject as a PdfBoolean, resolving indirect references. 
            |  
         
PdfBoolean |  
          PdfDictionary.getAsBoolean(PdfName key) 
           
             Returns a   PdfObject as a PdfBoolean, resolving indirect references. 
            |  
         
| Modifier and Type | Method and Description | 
|---|---|
void |  
          RichMediaPresentation.setNavigationPane(PdfBoolean navigationPane) 
           
             Sets a flag that indicates the default behavior of the navigation pane user interface element. 
              |  
         
void |  
          RichMediaPresentation.setPassContextClick(PdfBoolean passContextClick) 
           
             Sets a flag that indicates whether a context click on the rich media annotation is passed to the media player run time or is handled by the conforming reader. 
              |  
         
void |  
          RichMediaPresentation.setToolbar(PdfBoolean toolbar) 
           
             Sets a flag that indicates the default behavior of an interactive toolbar associated with this annotation. 
              |  
         
void |  
          RichMediaPresentation.setTransparent(PdfBoolean transparent) 
           
             Set a flag that indicates whether the page content is displayed through the transparent areas of the rich media content (where the alpha value is less than 1.0). 
              |  
         
| Modifier and Type | Method and Description | 
|---|---|
void |  
          NumberFormatDictionary.setFixedDenominator(PdfBoolean isFixedDenominator) 
           
             If true, a fractional value formatted according to Precision may not have its denominator reduced or low-order zeros truncated. 
              |  
         
Copyright © 1998–2019. All rights reserved.