Uses of Class
com.lowagie.text.pdf.PdfDictionary
Packages that use PdfDictionary
Package
Description
-
Uses of PdfDictionary in com.lowagie.text
Methods in com.lowagie.text that return PdfDictionaryModifier and TypeMethodDescriptionImage.getAdditional()Deprecated.Getter for the dictionary with additional information.Methods in com.lowagie.text with parameters of type PdfDictionaryModifier and TypeMethodDescriptionvoidImage.setAdditional(PdfDictionary additional) Deprecated.Sets the /Colorspace key. -
Uses of PdfDictionary in com.lowagie.text.pdf
Subclasses of PdfDictionary in com.lowagie.text.pdfModifier and TypeClassDescriptionclassDeprecated.classDeprecated.classDeprecated.classDeprecated.static classDeprecated.PdfInfois the PDF InfoDictionary.classDeprecated.classDeprecated.classDeprecated.classDeprecated.classDeprecated.classDeprecated.classDeprecated.classDeprecated.classDeprecated.classDeprecated.classDeprecated.classDeprecated.classDeprecated.classDeprecated.classDeprecated.classDeprecated.classDeprecated.classDeprecated.static classDeprecated.Creates a standard filter of the type self signed.static classDeprecated.Creates a standard filter of the type Windows Certificate.static classDeprecated.Creates a standard filter of the type VeriSign.classDeprecated.classDeprecated.classDeprecated.classDeprecated.classDeprecated.classDeprecated.classDeprecated.classDeprecated.classDeprecated.Fields in com.lowagie.text.pdf declared as PdfDictionaryModifier and TypeFieldDescriptionprotected PdfDictionaryPdfDocument.additionalActionsDeprecated.protected PdfDictionaryPdfReader.catalogDeprecated.protected PdfDictionaryPdfWriter.defaultColorspaceDeprecated.protected PdfDictionaryPdfFunction.dictionaryDeprecated.protected PdfDictionaryPdfWriter.extraCatalogDeprecated.Holds value of property extraCatalog this is used for Output Intents.protected PdfDictionaryPdfWriter.groupDeprecated.A group attributes dictionary specifying the attributes of the page's page group for use in the transparent imaging modelprotected PdfDictionaryPdfWriter.imageDictionaryDeprecated.Dictionary, containing all the images of the PDF documentprotected PdfDictionaryPdfDocument.pageAADeprecated.protected PdfDictionaryPdfShading.shadingDeprecated.protected PdfDictionaryPdfReader.trailerDeprecated.Fields in com.lowagie.text.pdf with type parameters of type PdfDictionaryModifier and TypeFieldDescriptionprotected HashMap<PdfDictionary, PdfObject[]> PdfWriter.documentExtGStateDeprecated.Methods in com.lowagie.text.pdf that return PdfDictionaryModifier and TypeMethodDescriptionprotected PdfDictionaryPdfCopy.copyDictionary(PdfDictionary in) Deprecated.Translate a PRDictionary to a PdfDictionary.protected PdfDictionaryUnembedFontPdfSmartCopy.copyDictionary(PdfDictionary in) Deprecated.protected static PdfDictionaryPdfReader.duplicatePdfDictionary(PdfDictionary original, PdfDictionary copy, PdfReader newReader) Deprecated.PdfArray.getAsDict(int idx) Deprecated.Returns aPdfObjectas aPdfDictionary, resolving indirect references.Deprecated.Returns aPdfObjectas aPdfDictionary, resolving indirect references.protected PdfDictionaryPdfCopy.getCatalog(PdfIndirectReference rootObj) Deprecated.PdfReader.getCatalog()Deprecated.Returns the document's catalog.protected PdfDictionaryPdfWriter.getCatalog(PdfIndirectReference rootObj) Deprecated.PdfSignatureAppearance.getCryptoDictionary()Deprecated.Gets the user made signature dictionary.PdfWriter.getDefaultColorspace()Deprecated.Use this method to get the default colorspaces.PdfDeveloperExtension.getDeveloperExtensions()Deprecated.Generations the developer extension dictionary corresponding with the prefix.PdfEncryption.getEncryptionDictionary()Deprecated.PdfWriter.getExtraCatalog()Deprecated.Sets extra keys to the catalog.Deprecated.Gets the field dictionary.DocumentFont.getFontDescriptor()Deprecated.PdfWriter.getGroup()Deprecated.Use this method to get the group dictionary.PdfWriter.getInfo()Deprecated.Use this method to get the info dictionary if you want to change it directly (add keys and values to the info dictionary).PRAcroForm.FieldInformation.getInfo()AcroFields.Item.getMerged(int idx) Retrieve the merged dictionary for the given instance.PdfReader.getPageN(int pageNum) Deprecated.Gets the dictionary that represents a page.PdfReader.getPageNRelease(int pageNum) Deprecated.PdfStructureElement.getParent()Deprecated.Gets the parent of this node.AcroFields.getSignatureDictionary(String name) Deprecated.Gets the signature dictionary, the one keyed by /V.PdfReader.getTrailer()Deprecated.Gets the trailer dictionaryPdfTransition.getTransitionDictionary()Deprecated.AcroFields.Item.getValue(int idx) Retrieve the value dictionary of the given instanceAcroFields.Item.getWidget(int idx) Retrieve the widget dictionary of the given instanceprotected PdfDictionaryPRAcroForm.mergeAttrib(PdfDictionary parent, PdfDictionary child) Deprecated.merge field attributes from two dictionariesstatic PdfDictionarySimpleNamedDestination.outputNamedDestinationAsNames(HashMap names, PdfWriter writer) Deprecated.static PdfDictionarySimpleNamedDestination.outputNamedDestinationAsStrings(Map<String, String> names, PdfWriter writer) Deprecated.PdfContentParser.readDictionary()Deprecated.Reads a dictionary.protected PdfDictionaryPdfReader.readDictionary()Deprecated.protected PdfDictionaryPdfReader.readXrefSection()Deprecated.static PdfDictionaryDeprecated.Writes a name tree to a PdfWriter.static PdfDictionaryDeprecated.Writes a name tree to a PdfWriter.static PdfDictionaryDeprecated.Creates a number tree.Methods in com.lowagie.text.pdf that return types with arguments of type PdfDictionaryMethods in com.lowagie.text.pdf with parameters of type PdfDictionaryModifier and TypeMethodDescriptionvoidPdfContentByte.beginMarkedContentSequence(PdfName tag, PdfDictionary property, boolean inline) Deprecated.Begins a marked content sequence.voidPdfContentByte.beginMarkedContentSequence(PdfStructureElement struc, PdfDictionary dict) Deprecated.voidPdfSignatureAppearance.close(PdfDictionary update) Deprecated.This is the last method to be called when using external signatures.protected PdfDictionaryPdfCopy.copyDictionary(PdfDictionary in) Deprecated.Translate a PRDictionary to a PdfDictionary.protected PdfDictionaryUnembedFontPdfSmartCopy.copyDictionary(PdfDictionary in) Deprecated.voidAcroFields.decodeGenericDictionary(PdfDictionary merged, BaseField tx) Deprecated.protected static PdfDictionaryPdfReader.duplicatePdfDictionary(PdfDictionary original, PdfDictionary copy, PdfReader newReader) Deprecated.static PdfFileSpecificationPdfFileSpecification.fileEmbedded(PdfWriter writer, String filePath, String fileDisplay, byte[] fileStore, boolean compress, String mimeType, PdfDictionary fileParameter) Deprecated.Creates a file specification with the file embedded.static PdfFileSpecificationPdfFileSpecification.fileEmbedded(PdfWriter writer, String filePath, String fileDisplay, byte[] fileStore, String mimeType, PdfDictionary fileParameter, int compressionLevel) Deprecated.Creates a file specification with the file embedded.PdfReader.getPageSize(PdfDictionary page) Deprecated.Gets the page from a page dictionaryPdfReader.getPageSizeWithRotation(PdfDictionary page) Deprecated.Gets the rotated page from a page dictionary.voidPdfSignatureAppearance.SignatureEvent.getSignatureDictionary(PdfDictionary sig) Allows modification of the signature dictionary.protected voidFdfReader.kidNode(PdfDictionary merged, String name) Deprecated.voidPdfLister.listDict(PdfDictionary dictionary) Deprecated.Visualizes a PdfDictionary object.voidPdfDictionary.merge(PdfDictionary other) Deprecated.protected PdfDictionaryPRAcroForm.mergeAttrib(PdfDictionary parent, PdfDictionary child) Deprecated.merge field attributes from two dictionariesvoidPdfDictionary.mergeDifferent(PdfDictionary other) Deprecated.static voidBaseField.moveFields(PdfDictionary from, PdfDictionary to) Deprecated.Moves the field keys fromfromtoto.protected voidPRAcroForm.pushAttrib(PdfDictionary dict) Deprecated.stack a level of dictionary.voidPdfDictionary.putAll(PdfDictionary dic) Deprecated.Copies all of the mappings from the specifiedPdfDictionaryto thisPdfDictionary.voidPRAcroForm.readAcroForm(PdfDictionary root) Deprecated.Read, and comprehend the acroformPdfNameTree.readTree(PdfDictionary dic) Deprecated.PdfNumberTree.readTree(PdfDictionary dic) Deprecated.voidPdfSignatureAppearance.setCryptoDictionary(PdfDictionary cryptoDictionary) Deprecated.Sets a user made signature dictionary.voidPdfWriter.setGroup(PdfDictionary group) Deprecated.Use this method to set the group dictionary.protected voidPdfWriter.writeOutlines(PdfDictionary catalog, boolean namedAsNames) Deprecated.Constructors in com.lowagie.text.pdf with parameters of type PdfDictionaryModifierConstructorDescriptionPRStream(PRStream stream, PdfDictionary newDic) Deprecated.PRStream(PRStream stream, PdfDictionary newDic, PdfReader reader) Deprecated. -
Uses of PdfDictionary in com.lowagie.text.pdf.collection
Subclasses of PdfDictionary in com.lowagie.text.pdf.collectionModifier and TypeClassDescriptionclassDeprecated.classDeprecated.classDeprecated.classDeprecated.classDeprecated.classDeprecated. -
Uses of PdfDictionary in com.lowagie.text.pdf.internal
Fields in com.lowagie.text.pdf.internal declared as PdfDictionaryModifier and TypeFieldDescriptionprotected PdfDictionaryPdfVersionImp.extensionsDeprecated.The extensions dictionary.Methods in com.lowagie.text.pdf.internal that return PdfDictionaryModifier and TypeMethodDescriptionPdfViewerPreferencesImp.getViewerPreferences()Deprecated.Returns the viewer preferences.Methods in com.lowagie.text.pdf.internal with parameters of type PdfDictionaryModifier and TypeMethodDescriptionvoidPdfVersionImp.addToCatalog(PdfDictionary catalog) Deprecated.Adds the version to the Catalog dictionary.voidPdfViewerPreferencesImp.addToCatalog(PdfDictionary catalog) Deprecated.Adds the viewer preferences defined in the preferences parameter to a PdfDictionary (more specifically the root or catalog of a PDF file).voidPdfXConformanceImp.completeExtraCatalog(PdfDictionary extraCatalog) Deprecated.voidPdfXConformanceImp.completeInfoDictionary(PdfDictionary info) Deprecated.static PdfViewerPreferencesImpPdfViewerPreferencesImp.getViewerPreferences(PdfDictionary catalog) Deprecated. -
Uses of PdfDictionary in com.lowagie.text.pdf.parser
Methods in com.lowagie.text.pdf.parser with parameters of type PdfDictionaryModifier and TypeMethodDescriptionstatic StringPdfContentReaderTool.getDictionaryDetail(PdfDictionary dic) Deprecated.Shows the detail of a dictionary.static StringPdfContentReaderTool.getDictionaryDetail(PdfDictionary dic, int depth) Deprecated.Shows the detail of a dictionary.voidContentOperator.invoke(List<PdfObject> operands, PdfContentStreamHandler handler, PdfDictionary resources) Invokes a content operator.voidPdfContentStreamHandler.invokeOperator(PdfLiteral operator, List<PdfObject> operands, PdfDictionary resources) Deprecated.Invokes an operator.voidPdfTextExtractor.processContent(byte[] contentBytes, PdfDictionary resources, PdfContentStreamHandler handler) Deprecated.Processes PDF syntax -
Uses of PdfDictionary in com.lowagie.text.xml.xmp
Constructors in com.lowagie.text.xml.xmp with parameters of type PdfDictionaryModifierConstructorDescriptionXmpWriter(OutputStream os, PdfDictionary info, int PdfXConformance) Deprecated.