Uses of Interface
com.lowagie.text.pdf.PdfOCG
Packages that use PdfOCG
-
Uses of PdfOCG in com.lowagie.text
Fields in com.lowagie.text declared as PdfOCGModifier and TypeFieldDescriptionprotected PdfOCGImage.layerDeprecated.Optional Content layer to which we want this Image to belong.Methods in com.lowagie.text that return PdfOCGModifier and TypeMethodDescriptionImage.getLayer()Deprecated.Gets the layer this image belongs to.Methods in com.lowagie.text with parameters of type PdfOCG -
Uses of PdfOCG in com.lowagie.text.pdf
Classes in com.lowagie.text.pdf that implement PdfOCGFields in com.lowagie.text.pdf declared as PdfOCGFields in com.lowagie.text.pdf with type parameters of type PdfOCGModifier and TypeFieldDescriptionPdfWriter.documentOCGDeprecated.A hashSet containing all the PdfLayer objects.PdfWriter.documentOCGorderDeprecated.An array list used to define the order of an OCG tree.Methods in com.lowagie.text.pdf that return PdfOCGModifier and TypeMethodDescriptionPdfTemplate.getLayer()Deprecated.Gets the layer this template belongs to.Methods in com.lowagie.text.pdf with parameters of type PdfOCGModifier and TypeMethodDescriptionvoidPdfContentByte.beginLayer(PdfOCG layer) Deprecated.Begins a graphic block whose visibility is controlled by thelayer.voidDeprecated.Sets the layer this annotation belongs to.voidDeprecated.Sets the layer this template belongs to.