Uses of Interface
com.itextpdf.kernel.pdf.layer.IPdfOCG
 
     
      Packages that use IPdfOCG
     
 
     
       Package
      
 
      
       Description
      
 
       
      -  
        
Uses of IPdfOCG in com.itextpdf.kernel.pdf.annot
Methods in com.itextpdf.kernel.pdf.annot with parameters of type IPdfOCG -  
        
Uses of IPdfOCG in com.itextpdf.kernel.pdf.canvas
Methods in com.itextpdf.kernel.pdf.canvas with parameters of type IPdfOCGModifier and TypeMethodDescriptionPdfCanvas.beginLayer(IPdfOCG layer) Begins a graphic block whose visibility is controlled by thelayer. -  
        
Uses of IPdfOCG in com.itextpdf.kernel.pdf.layer
Classes in com.itextpdf.kernel.pdf.layer that implement IPdfOCGModifier and TypeClassDescriptionclassAn optional content group is a dictionary representing a collection of graphics that can be made visible or invisible dynamically by users of viewer applications.classContent typically belongs to a single optional content group, and is visible when the group is ON and invisible when it is OFF. -  
        
Uses of IPdfOCG in com.itextpdf.kernel.pdf.xobject
Methods in com.itextpdf.kernel.pdf.xobject with parameters of type IPdfOCG