Uses of Interface
com.itextpdf.kernel.pdf.layer.IPdfOCG
Package
Description
-
Uses of IPdfOCG in com.itextpdf.kernel.pdf.annot
-
Uses of IPdfOCG in com.itextpdf.kernel.pdf.canvas
Modifier and TypeMethodDescriptionPdfCanvas.beginLayer
(IPdfOCG layer) Begins a graphic block whose visibility is controlled by thelayer
. -
Uses of IPdfOCG in com.itextpdf.kernel.pdf.layer
Modifier and TypeClassDescriptionclass
An optional content group is a dictionary representing a collection of graphics that can be made visible or invisible dynamically by users of viewer applications.class
Content 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