Uses of Class
com.gitlab.pdftk_java.com.lowagie.text.pdf.PdfDictionary
-
Packages that use PdfDictionary Package Description com.gitlab.pdftk_java.com.lowagie.text.pdf com.gitlab.pdftk_java.com.lowagie.text.pdf.internal -
-
Uses of PdfDictionary in com.gitlab.pdftk_java.com.lowagie.text.pdf
Subclasses of PdfDictionary in com.gitlab.pdftk_java.com.lowagie.text.pdf Modifier and Type Class Description classPdfAcroFormEach PDF document can contain maximum 1 AcroForm.classPdfActionAPdfActiondefines an action that can be triggered from a PDF file.classPdfAnnotationAPdfAnnotationis a note that is associated with a page.classPdfBorderDictionaryAPdfBorderDictionarydefine the appearance of a Border (Annotations).classPdfFileSpecificationSpecifies a file or an URL.classPdfFormFieldImplements form fields.classPdfFormXObjectPdfFormObjectis a type of XObject containing a template-object.classPdfGStateThe graphic state dictionary.classPdfLayerAn optional content group is a dictionary representing a collection of graphics that can be made visible or invisible dynamically by users of viewer applications.classPdfLayerMembershipContent typically belongs to a single optional content group, and is visible when the group is ON and invisible when it is OFF.classPdfMediaClipDataclassPdfOCPropertiesThis class represents the /OCProperties entry in the document catalog and holds the optional content properties dictionary, which contains a list of all the optional content groups in the document, as well as information about the default and alternate configurations for optional content.classPdfOutlinePdfOutlineis an object that represents a PDF outline entry.classPdfPagePdfPageis the PDF Page-object.classPdfPatternAPdfPatterndefines a ColorSpaceclassPdfRenditionA Rendition dictionary (pdf spec 1.5)classPdfShadingPatternImplements the shading pattern dictionary.classPdfSigGenericPKCSA signature dictionary representation for the standard filters.static classPdfSigGenericPKCS.PPKLiteCreates a standard filter of the type self signed.static classPdfSigGenericPKCS.PPKMSCreates a standard filter of the type Windows Certificate.static classPdfSigGenericPKCS.VeriSignCreates a standard filter of the type VeriSign.classPdfSignatureImplements the signature dictionary.classPdfStreamPdfStreamis the Pdf stream object.classPdfStructureElementThis is a node in a document logical structure.classPdfStructureTreeRootThe structure tree root corresponds to the highest hierarchy level in a tagged PDF.classPdfTransparencyGroupThe transparency group dictionary.classPRAcroFormThis class captures an AcroForm on input.classPRStreamFields in com.gitlab.pdftk_java.com.lowagie.text.pdf declared as PdfDictionary Modifier and Type Field Description PdfDictionaryPdfReader. catalogprotected PdfDictionaryPdfWriter. defaultColorspaceprotected PdfDictionaryPdfFunction. dictionaryprotected PdfDictionaryPdfWriter. groupprotected PdfDictionaryPdfWriter. imageDictionaryDictionary, containing all the images of the PDF documentprotected PdfDictionaryPdfShading. shadingprotected PdfDictionaryPdfReader. trailerMethods in com.gitlab.pdftk_java.com.lowagie.text.pdf that return PdfDictionary Modifier and Type Method Description PdfDictionaryPdfCopy. copyDictionary(PdfDictionary in)Translate a PRDictionary to a PdfDictionary.protected static PdfDictionaryPdfReader. duplicatePdfDictionary(PdfDictionary original, PdfDictionary copy, PdfReader newReader)PdfDictionaryPdfArray. getAsDict(int idx)Returns aPdfObjectas aPdfDictionary, resolving indirect references.PdfDictionaryPdfDictionary. getAsDict(PdfName key)Returns aPdfObjectas aPdfDictionary, resolving indirect references.protected PdfDictionaryPdfCopy. getCatalog(PdfIndirectReference rootObj)Copy the acroform for an input document.PdfDictionaryPdfReader. getCatalog()Returns the document's catalog.protected PdfDictionaryPdfWriter. getCatalog(PdfIndirectReference rootObj)PdfDictionaryPdfSignatureAppearance. getCryptoDictionary()Gets the user made signature dictionary.PdfDictionaryPdfWriter. getDefaultColorspace()Gets the default colorspaces.PdfDictionaryPdfDeveloperExtension. getDeveloperExtensions()Generations the developer extension dictionary corresponding with the prefix.PdfDictionaryPdfPageLabels. getDictionary()Gets the page label dictionary to insert into the document.PdfDictionaryPdfEncryption. getEncryptionDictionary()PdfDictionaryPdfWriter. getExtraCatalog()Sets extra keys to the catalog.PdfDictionaryFdfReader. getField(String name)Gets the field dictionary.PdfDictionaryPdfWriter. getGroup()Getter for property group.PdfDictionaryPdfWriter. getInfo()Gets the info dictionary for changing.PdfDictionaryPRAcroForm.FieldInformation. getInfo()PdfDictionaryAcroFields.Item. getMerged(int idx)Retrieve the merged dictionary for the given instance.PdfDictionaryPdfReader. getPageN(int pageNum)Gets the dictionary that represents a page.PdfDictionaryPdfReader. getPageNRelease(int pageNum)PdfDictionaryPdfStructureElement. getParent()Gets the parent of this node.PdfDictionaryAcroFields. getSignatureDictionary(String name)Gets the signature dictionary, the one keyed by /V.PdfDictionaryPdfReader. getTrailer()Gets the trailer dictionaryPdfDictionaryPdfTransition. getTransitionDictionary()PdfDictionaryAcroFields.Item. getValue(int idx)Retrieve the value dictionary of the given instancePdfDictionaryAcroFields.Item. getWidget(int idx)Retrieve the widget dictionary of the given instanceprotected PdfDictionaryPRAcroForm. mergeAttrib(PdfDictionary parent, PdfDictionary child)merge field attributes from two dictionariesstatic PdfDictionarySimpleNamedDestination. outputNamedDestinationAsNames(HashMap names, PdfWriter writer)static PdfDictionarySimpleNamedDestination. outputNamedDestinationAsStrings(HashMap names, PdfWriter writer)protected PdfDictionaryPdfReader. readDictionary()protected PdfDictionaryPdfReader. readXrefSection()static PdfDictionaryPdfNameTree. writeTree(HashMap items, PdfWriter writer)Creates a name tree.static PdfDictionaryPdfNumberTree. writeTree(HashMap items, PdfWriter writer)Creates a number tree.Methods in com.gitlab.pdftk_java.com.lowagie.text.pdf with parameters of type PdfDictionary Modifier and Type Method Description voidPdfContentByte. beginMarkedContentSequence(PdfName tag, PdfDictionary property, boolean inline)Begins a marked content sequence.voidPdfSignatureAppearance. close(PdfDictionary update)This is the last method to be called when using external signatures.PdfDictionaryPdfCopy. copyDictionary(PdfDictionary in)Translate a PRDictionary to a PdfDictionary.voidAcroFields. decodeGenericDictionary(PdfDictionary merged, BaseField tx)protected static PdfDictionaryPdfReader. duplicatePdfDictionary(PdfDictionary original, PdfDictionary copy, PdfReader newReader)RectanglePdfReader. getBoxSize(PdfDictionary page, PdfName boxName)RectanglePdfReader. getBoxSize(PdfDictionary page, String boxName)RectanglePdfReader. getCropBox(PdfDictionary page)intPdfReader. getPageRotation(PdfDictionary page)RectanglePdfReader. getPageSize(PdfDictionary page)Gets the page from a page dictionaryRectanglePdfReader. getPageSizeWithRotation(PdfDictionary page)Gets the rotated page from a page dictionary.PdfIndirectReferencePdfCopy. getParent(PdfDictionary annot)voidPdfSignatureAppearance.SignatureEvent. getSignatureDictionary(PdfDictionary sig)Allows modification of the signature dictionary.protected voidFdfReader. kidNode(PdfDictionary merged, String name)voidPdfLister. listDict(PdfDictionary dictionary)Visualizes a PdfDictionary object.voidPdfDictionary. merge(PdfDictionary other)protected PdfDictionaryPRAcroForm. mergeAttrib(PdfDictionary parent, PdfDictionary child)merge field attributes from two dictionariesvoidPdfDictionary. mergeDifferent(PdfDictionary other)static voidBaseField. moveFields(PdfDictionary from, PdfDictionary to)Moves the field keys fromfromtoto.protected voidPRAcroForm. pushAttrib(PdfDictionary dict)stack a level of dictionary.voidPdfDictionary. putAll(PdfDictionary dic)voidPRAcroForm. readAcroForm(PdfDictionary root)Read, and comprehend the acroformprotected voidFdfReader. readFileSpecification(PdfDictionary fdf)static HashMapPdfNameTree. readTree(PdfDictionary dic)static HashMapPdfNumberTree. readTree(PdfDictionary dic)voidPdfSignatureAppearance. setCryptoDictionary(PdfDictionary cryptoDictionary)Sets a user made signature dictionary.voidPdfWriter. setGroup(PdfDictionary group)Setter for property group.Constructors in com.gitlab.pdftk_java.com.lowagie.text.pdf with parameters of type PdfDictionary Constructor Description PRStream(PRStream stream, PdfDictionary newDic)PRStream(PRStream stream, PdfDictionary newDic, PdfReader reader) -
Uses of PdfDictionary in com.gitlab.pdftk_java.com.lowagie.text.pdf.internal
Fields in com.gitlab.pdftk_java.com.lowagie.text.pdf.internal declared as PdfDictionary Modifier and Type Field Description protected PdfDictionaryPdfVersionImp. extensionsThe extensions dictionary.Methods in com.gitlab.pdftk_java.com.lowagie.text.pdf.internal that return PdfDictionary Modifier and Type Method Description PdfDictionaryPdfViewerPreferencesImp. getViewerPreferences()Returns the viewer preferences.Methods in com.gitlab.pdftk_java.com.lowagie.text.pdf.internal with parameters of type PdfDictionary Modifier and Type Method Description voidPdfVersionImp. addToCatalog(PdfDictionary catalog)Adds the version to the Catalog dictionary.voidPdfViewerPreferencesImp. addToCatalog(PdfDictionary catalog)Adds the viewer preferences defined in the preferences parameter to a PdfDictionary (more specifically the root or catalog of a PDF file).static PdfViewerPreferencesImpPdfViewerPreferencesImp. getViewerPreferences(PdfDictionary catalog)
-