Uses of Class
com.aowagie.text.pdf.PdfDictionary
Packages that use PdfDictionary
Package
Description
-
Uses of PdfDictionary in com.aowagie.text
Fields in com.aowagie.text declared as PdfDictionaryModifier and TypeFieldDescriptionprivate PdfDictionaryImage.additionala dictionary with additional informationMethods in com.aowagie.text that return PdfDictionaryModifier and TypeMethodDescriptionImage.getAdditional()Getter for the dictionary with additional information.Methods in com.aowagie.text with parameters of type PdfDictionaryModifier and TypeMethodDescriptionvoidImage.setAdditional(PdfDictionary additional) Sets the /Colorspace key. -
Uses of PdfDictionary in com.aowagie.text.pdf
Subclasses of PdfDictionary in com.aowagie.text.pdfModifier and TypeClassDescription(package private) static classGenerates the PDF stream with the Type1 and Truetype fonts returning a PdfStream.classEach PDF document can contain maximum 1 AcroForm.classAPdfActiondefines an action that can be triggered from a PDF file.classAPdfAnnotationis a note that is associated with a page.(package private) classAPdfBorderDictionarydefine the appearance of a Border (Annotations).(package private) classPdfContentsis aPdfStreamcontaining the contents (text + graphics) of aPdfPage.private static classPdfCatalogis the PDF Catalog-object.private static classPdfInfois the PDF InfoDictionary.(package private) classExtends PdfStream and should be used to create Streams for Embedded Files (file attachments).classSpecifies a file or an URL.classImplements form fields.(package private) classPdfFormObjectis a type of XObject containing a template-object.classThe graphic state dictionary.(package private) classAPdfICCBaseddefines a ColorSpaceclassPdfImageis aPdfStreamcontaining an image-Dictionaryand -stream.(package private) classAn optional content group is a dictionary representing a collection of graphics that can be made visible or invisible dynamically by users of viewer applications.(package private) classContent typically belongs to a single optional content group, and is visible when the group is ON and invisible when it is OFF.(package private) class(package private) classThis 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.classPdfOutlineis an object that represents a PDF outline entry.(package private) classPdfPageis the PDF Page-object.(package private) classAPdfPatterndefines a ColorSpace(package private) classA Rendition dictionary (pdf spec 1.5)(package private) classPdfResourcesis the PDF Resources-object.classImplements the shading pattern dictionary.classA signature dictionary representation for the standard filters.(package private) static classCreates a standard filter of the type self signed.(package private) static classCreates a standard filter of the type Windows Certificate.(package private) static classCreates a standard filter of the type VeriSign.classImplements the signature dictionary.classPdfStreamis the Pdf stream object.(package private) classThis is a node in a document logical structure.(package private) classThe structure tree root corresponds to the highest hierarchy level in a tagged PDF.(package private) classThe transparency group dictionary.(package private) static classPdfTraileris the PDF Trailer object.classThis class captures an AcroForm on input.classFields in com.aowagie.text.pdf declared as PdfDictionaryModifier and TypeFieldDescriptionprivate PdfDictionaryPdfDocument.additionalActionsprotected PdfDictionaryPdfReader.catalogprivate final PdfDictionaryPageResources.colorDictionaryprivate PdfDictionaryPdfSignatureAppearance.cryptoDictionaryprivate final PdfDictionaryPdfWriter.defaultColorspaceprivate PdfDictionaryPdfFunction.dictionaryprivate final PdfDictionaryPageResources.extGStateDictionaryprivate PdfDictionaryPdfWriter.extraCatalogHolds value of property extraCatalog this is used for Output Intents.private PdfDictionaryDocumentFont.fontprivate final PdfDictionaryCMapAwareDocumentFont.fontDicThe font dictionary.private final PdfDictionaryPageResources.fontDictionaryprivate PdfDictionaryPdfCopyFieldsImp.formprivate PdfDictionaryPdfWriter.groupA group attributes dictionary specifying the attributes of the page's page group for use in the transparent imaging modelprivate final PdfDictionaryPdfWriter.imageDictionaryDictionary, containing all the images of the PDF documentprivate final PdfDictionaryPRAcroForm.FieldInformation.infoprivate PdfDictionaryPageResources.originalResourcesprivate PdfDictionaryPdfDocument.pageAAprivate final PdfDictionaryPdfCopy.PageStamp.pageN(package private) PdfDictionaryPdfStamperImp.PageStamp.pageNprivate final PdfDictionaryPageResources.patternDictionaryprivate final PdfDictionaryPageResources.propertyDictionaryprivate final PdfDictionaryPdfCopyFieldsImp.resourcesprivate PdfDictionaryPdfReader.rootPagesprivate PdfDictionaryPdfShading.shadingprivate final PdfDictionaryPageResources.shadingDictionaryprotected PdfDictionaryPdfReader.trailerprivate final PdfDictionaryPageResources.xObjectDictionaryMethods in com.aowagie.text.pdf that return PdfDictionaryModifier and TypeMethodDescriptionprivate PdfDictionaryPdfCopy.copyDictionary(PdfDictionary in) Translate a PRDictionary to a PdfDictionary.private static PdfDictionaryPdfReader.duplicatePdfDictionary(PdfDictionary original, PdfDictionary copy, PdfReader newReader) (package private) PdfDictionaryPdfArray.getAsDict(int idx) Returns aPdfObjectas aPdfDictionary, resolving indirect references.Returns aPdfObjectas aPdfDictionary, resolving indirect references.protected PdfDictionaryPdfCopy.getCatalog(PdfIndirectReference rootObj) protected PdfDictionaryPdfCopyFieldsImp.getCatalog(PdfIndirectReference rootObj) PdfReader.getCatalog()Returns the document's catalog.protected PdfDictionaryPdfWriter.getCatalog(PdfIndirectReference rootObj) private PdfDictionaryCJKFont.getCIDFont(PdfIndirectReference fontDescriptor, IntHashtable cjkTag) private PdfDictionaryTrueTypeFontUnicode.getCIDFontType2(PdfIndirectReference fontDescriptor, String subsetPrefix, Object[] metrics) Generates the CIDFontTyte2 dictionary.PdfSignatureAppearance.getCryptoDictionary()Gets the user made signature dictionary.PdfWriter.getDefaultColorspace()Use this method to get the default colorspaces.PdfDeveloperExtension.getDeveloperExtensions()Generations the developer extension dictionary corresponding with the prefix.(package private) PdfDictionaryPdfPageLabels.getDictionary(PdfWriter writer) Gets the page label dictionary to insert into the document.PdfEncryption.getEncryptionDictionary()PdfWriter.getExtraCatalog()Sets extra keys to the catalog.private PdfDictionaryCJKFont.getFontBaseType(PdfIndirectReference CIDFont) protected PdfDictionaryTrueTypeFont.getFontBaseType(PdfIndirectReference fontDescriptor, String subsetPrefix, int firstChar, int lastChar, byte[] shortTag) Generates the font dictionary for this font.private PdfDictionaryTrueTypeFontUnicode.getFontBaseType(PdfIndirectReference descendant, String subsetPrefix, PdfIndirectReference toUnicode) Generates the font dictionary.private PdfDictionaryType1Font.getFontBaseType(PdfIndirectReference fontDescriptor, int firstChar, int lastChar, byte[] shortTag) Generates the font dictionary for this font.private PdfDictionaryCJKFont.getFontDescriptor()protected PdfDictionaryTrueTypeFont.getFontDescriptor(PdfIndirectReference fontStream, String subsetPrefix, PdfIndirectReference cidset) Generates the font descriptor for this font.private PdfDictionaryType1Font.getFontDescriptor(PdfIndirectReference fontStream) Generates the font descriptor for this font ornullif it is one of the 14 built in fonts.PdfWriter.getGroup()Use this method to get the group dictionary.PdfWriter.getInfo()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.private PdfDictionaryPdfAnnotation.getMK()PdfReader.getPageN(int pageNum) Gets the dictionary that represents a page.PdfReader.PageRefs.getPageN(int pageNum) Gets the dictionary that represents a page.PdfReader.getPageNRelease(int pageNum) PdfReader.PageRefs.getPageNRelease(int pageNum) PdfStructureElement.getParent()Gets the parent of this node.(package private) PdfDictionaryPageResources.getResources()AcroFields.getSignatureDictionary(String name) Gets the signature dictionary, the one keyed by /V.PdfReader.getTrailer()Gets the trailer dictionaryPdfTransition.getTransitionDictionary()private PdfDictionaryPdfLayer.getUsage()AcroFields.Item.getValue(int idx) Retrieve the value dictionary of the given instanceAcroFields.Item.getWidget(int idx) Retrieve the widget dictionary of the given instanceprivate PdfDictionaryPRAcroForm.mergeAttrib(PdfDictionary parent, PdfDictionary child) merge field attributes from two dictionariesprivate PdfDictionaryPdfContentParser.readDictionary()Reads a dictionary.private PdfDictionaryPdfReader.readDictionary()private PdfDictionaryPdfReader.readXrefSection()static PdfDictionaryWrites a name tree to a PdfWriter.(package private) static PdfDictionaryCreates a number tree.Methods in com.aowagie.text.pdf with parameters of type PdfDictionaryModifier and TypeMethodDescription(package private) voidPdfResources.add(PdfName key, PdfDictionary resource) (package private) voidPdfStamperImp.addAnnotation(PdfAnnotation annot, PdfDictionary pageN) (package private) voidPageResources.addDefaultColor(PdfDictionary dic) (package private) voidPageResources.addDefaultColorDiff(PdfDictionary dic) private voidPdfSignatureAppearance.addDocMDP(PdfDictionary crypto) private voidPdfCopy.addFieldResources(PdfDictionary catalog) (package private) voidAcroFields.Item.addMerged(PdfDictionary mergeDict) Adds a merged dictionary to this Item.(package private) voidPdfPages.addPage(PdfDictionary page) (package private) PdfObject[]PdfWriter.addSimpleExtGState(PdfDictionary gstate) (package private) voidAcroFields.Item.addValue(PdfDictionary value) Add a value dict to this Item(package private) voidAcroFields.Item.addWidget(PdfDictionary widget) Add a widget dict to this Itemprivate voidPdfCopy.PageStamp.applyRotation(PdfDictionary pageN, ByteBuffer out) private voidPdfStamperImp.applyRotation(PdfDictionary pageN, ByteBuffer out) private voidPdfContentByte.beginMarkedContentSequence(PdfName tag, PdfDictionary property, boolean inline) Begins a marked content sequence.private static ListSimpleBookmark.bookmarkDepth(PdfReader reader, PdfDictionary outline, IntHashtable pages) voidPdfSignatureAppearance.close(PdfDictionary update) This is the last method to be called when using external signatures.private PdfDictionaryPdfCopy.copyDictionary(PdfDictionary in) Translate a PRDictionary to a PdfDictionary.private static voidSimpleBookmark.createOutlineAction(PdfDictionary outline, HashMap map, PdfWriter writer, boolean namedAsNames) voidAcroFields.decodeGenericDictionary(PdfDictionary merged, BaseField tx) private static PdfDictionaryPdfReader.duplicatePdfDictionary(PdfDictionary original, PdfDictionary copy, PdfReader newReader) (package private) voidPdfWriter.eliminateFontSubset(PdfDictionary fonts) private static booleanPdfReader.existsName(PdfDictionary dic, PdfName key, PdfName value) private static PdfFileSpecificationPdfFileSpecification.fileEmbedded(PdfWriter writer, String filePath, String fileDisplay, byte[] fileStore, String mimeType, PdfDictionary fileParameter, int compressionLevel) Creates a file specification with the file embedded.private voidDocumentFont.fillFontDesc(PdfDictionary fontDesc) (package private) PdfAppearanceAcroFields.getAppearance(PdfDictionary merged, String text, String fieldName) private static StringPdfReader.getFontName(PdfDictionary dic) private static StringPdfWriter.getNameString(PdfDictionary dic, PdfName key) intPdfReader.getPageRotation(PdfDictionary page) private RectanglePdfReader.getPageSize(PdfDictionary page) Gets the page from a page dictionary(package private) RectanglePdfReader.getPageSizeWithRotation(PdfDictionary page) Gets the rotated page from a page dictionary.voidPdfSignatureAppearance.SignatureEvent.getSignatureDictionary(PdfDictionary sig) Allows modification of the signature dictionary.private static StringPdfReader.getSubsetPrefix(PdfDictionary dic) private voidPdfStructureElement.init(PdfDictionary parent, PdfName structureType) (package private) booleanAcroFields.isInAP(PdfDictionary dic, PdfName check) private static voidPdfNameTree.iterateItems(PdfDictionary dic, HashMap items) private static voidPdfNumberTree.iterateItems(PdfDictionary dic, HashMap items) private voidFdfReader.kidNode(PdfDictionary merged, String name) (package private) voidPdfDictionary.merge(PdfDictionary other) private PdfDictionaryPRAcroForm.mergeAttrib(PdfDictionary parent, PdfDictionary child) merge field attributes from two dictionaries(package private) voidPdfDictionary.mergeDifferent(PdfDictionary other) (package private) static voidPdfFormField.mergeResources(PdfDictionary result, PdfDictionary source) (package private) static voidPdfFormField.mergeResources(PdfDictionary result, PdfDictionary source, PdfStamperImp writer) private static voidPdfStamperImp.moveRectangle(PdfDictionary dic2, PdfReader r, int pageImported, PdfName key, String name) private voidPdfStructureTreeRoot.nodeProcess(PdfDictionary struc, PdfIndirectReference reference) private voidDocumentFont.processType0(PdfDictionary font) private voidPRAcroForm.pushAttrib(PdfDictionary dict) stack a level of dictionary.private voidPdfReader.PageRefs.pushPageAttributes(PdfDictionary nodePages) (package private) voidPdfDictionary.putAll(PdfDictionary dic) Copies all of the mappings from the specifiedPdfDictionaryto thisPdfDictionary.(package private) voidPRAcroForm.readAcroForm(PdfDictionary root) Read, and comprehend the acroformstatic HashMapPdfNameTree.readTree(PdfDictionary dic) private static voidBaseFont.recourseFonts(PdfDictionary page, IntHashtable hits, ArrayList fonts, int level) private voidPdfDocument.PdfCatalog.setAdditionalActions(PdfDictionary actions) Sets the document level additional actions.voidPdfSignatureAppearance.setCryptoDictionary(PdfDictionary cryptoDictionary) Sets a user made signature dictionary.voidPdfWriter.setGroup(PdfDictionary group) Use this method to set the group dictionary.(package private) voidPageResources.setOriginalResources(PdfDictionary resources, int[] newNamePtr) private voidAcroFields.updateByteRange(PdfPKCS7 pkcs7, PdfDictionary v) protected voidPdfWriter.writeOutlines(PdfDictionary catalog, boolean namedAsNames) Constructors in com.aowagie.text.pdf with parameters of type PdfDictionaryModifierConstructorDescriptionprivateFieldInformation(String name, PdfDictionary info, PRIndirectReference ref) privatePageStamp(PdfReader reader, PdfDictionary pageN, PdfCopy cstp) privatePageStamp(PdfStamperImp stamper, PdfReader reader, PdfDictionary pageN) (package private)PdfPage(PdfRectangle mediaBox, HashMap boxSize, PdfDictionary resources, int rotate) Constructs aPdfPage.(package private)PRStream(PRStream stream, PdfDictionary newDic) (package private)PRStream(PRStream stream, PdfDictionary newDic, PdfReader reader) -
Uses of PdfDictionary in com.aowagie.text.pdf.codec
Fields in com.aowagie.text.pdf.codec declared as PdfDictionary -
Uses of PdfDictionary in com.aowagie.text.pdf.collection
Subclasses of PdfDictionary in com.aowagie.text.pdf.collectionModifier and TypeClassDescriptionclass(package private) class(package private) class(package private) classclass -
Uses of PdfDictionary in com.aowagie.text.pdf.internal
Fields in com.aowagie.text.pdf.internal declared as PdfDictionaryModifier and TypeFieldDescriptionprivate PdfDictionaryPdfVersionImp.extensionsThe extensions dictionary.private final PdfDictionaryPdfViewerPreferencesImp.viewerPreferencesThis dictionary holds the viewer preferences (other than page layout and page mode).Methods in com.aowagie.text.pdf.internal that return PdfDictionaryModifier and TypeMethodDescriptionPdfViewerPreferencesImp.getViewerPreferences()Returns the viewer preferences.Methods in com.aowagie.text.pdf.internal with parameters of type PdfDictionaryModifier and TypeMethodDescriptionvoidPdfVersionImp.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).voidPdfXConformanceImp.completeExtraCatalog(PdfDictionary extraCatalog) voidPdfXConformanceImp.completeInfoDictionary(PdfDictionary info) static PdfViewerPreferencesImpPdfViewerPreferencesImp.getViewerPreferences(PdfDictionary catalog) -
Uses of PdfDictionary in com.aowagie.text.pdf.parser
Fields in com.aowagie.text.pdf.parser declared as PdfDictionaryModifier and TypeFieldDescriptionprivate PdfDictionaryPdfContentStreamProcessor.resourcesResources for the content stream.Methods in com.aowagie.text.pdf.parser with parameters of type PdfDictionaryModifier and TypeMethodDescriptionvoidPdfContentStreamProcessor.processContent(byte[] contentBytes, PdfDictionary resources) Processes PDF syntax -
Uses of PdfDictionary in com.aowagie.text.xml.xmp
Constructors in com.aowagie.text.xml.xmp with parameters of type PdfDictionaryModifierConstructorDescriptionXmpWriter(OutputStream os, PdfDictionary info, int PdfXConformance)