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 PdfDictionary
Image.additional
a 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 TypeMethodDescriptionvoid
Image.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 class
Generates the PDF stream with the Type1 and Truetype fonts returning a PdfStream.class
Each PDF document can contain maximum 1 AcroForm.class
APdfAction
defines an action that can be triggered from a PDF file.class
APdfAnnotation
is a note that is associated with a page.(package private) class
APdfBorderDictionary
define the appearance of a Border (Annotations).(package private) class
PdfContents
is aPdfStream
containing the contents (text + graphics) of aPdfPage
.private static class
PdfCatalog
is the PDF Catalog-object.private static class
PdfInfo
is the PDF InfoDictionary.(package private) class
Extends PdfStream and should be used to create Streams for Embedded Files (file attachments).class
Specifies a file or an URL.class
Implements form fields.(package private) class
PdfFormObject
is a type of XObject containing a template-object.class
The graphic state dictionary.(package private) class
APdfICCBased
defines a ColorSpaceclass
PdfImage
is aPdfStream
containing an image-Dictionary
and -stream.(package private) class
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.(package private) class
Content 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) class
This 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.class
PdfOutline
is an object that represents a PDF outline entry.(package private) class
PdfPage
is the PDF Page-object.(package private) class
APdfPattern
defines a ColorSpace(package private) class
A Rendition dictionary (pdf spec 1.5)(package private) class
PdfResources
is the PDF Resources-object.class
Implements the shading pattern dictionary.class
A signature dictionary representation for the standard filters.(package private) static class
Creates a standard filter of the type self signed.(package private) static class
Creates a standard filter of the type Windows Certificate.(package private) static class
Creates a standard filter of the type VeriSign.class
Implements the signature dictionary.class
PdfStream
is the Pdf stream object.(package private) class
This is a node in a document logical structure.(package private) class
The structure tree root corresponds to the highest hierarchy level in a tagged PDF.(package private) class
The transparency group dictionary.(package private) static class
PdfTrailer
is the PDF Trailer object.class
This class captures an AcroForm on input.class
Fields in com.aowagie.text.pdf declared as PdfDictionaryModifier and TypeFieldDescriptionprivate PdfDictionary
PdfDocument.additionalActions
protected PdfDictionary
PdfReader.catalog
private final PdfDictionary
PageResources.colorDictionary
private PdfDictionary
PdfSignatureAppearance.cryptoDictionary
private final PdfDictionary
PdfWriter.defaultColorspace
private PdfDictionary
PdfFunction.dictionary
private final PdfDictionary
PageResources.extGStateDictionary
private PdfDictionary
PdfWriter.extraCatalog
Holds value of property extraCatalog this is used for Output Intents.private PdfDictionary
DocumentFont.font
private final PdfDictionary
CMapAwareDocumentFont.fontDic
The font dictionary.private final PdfDictionary
PageResources.fontDictionary
private PdfDictionary
PdfCopyFieldsImp.form
private PdfDictionary
PdfWriter.group
A group attributes dictionary specifying the attributes of the page's page group for use in the transparent imaging modelprivate final PdfDictionary
PdfWriter.imageDictionary
Dictionary, containing all the images of the PDF documentprivate final PdfDictionary
PRAcroForm.FieldInformation.info
private PdfDictionary
PageResources.originalResources
private PdfDictionary
PdfDocument.pageAA
private final PdfDictionary
PdfCopy.PageStamp.pageN
(package private) PdfDictionary
PdfStamperImp.PageStamp.pageN
private final PdfDictionary
PageResources.patternDictionary
private final PdfDictionary
PageResources.propertyDictionary
private final PdfDictionary
PdfCopyFieldsImp.resources
private PdfDictionary
PdfReader.rootPages
private PdfDictionary
PdfShading.shading
private final PdfDictionary
PageResources.shadingDictionary
protected PdfDictionary
PdfReader.trailer
private final PdfDictionary
PageResources.xObjectDictionary
Methods in com.aowagie.text.pdf that return PdfDictionaryModifier and TypeMethodDescriptionprivate PdfDictionary
PdfCopy.copyDictionary
(PdfDictionary in) Translate a PRDictionary to a PdfDictionary.private static PdfDictionary
PdfReader.duplicatePdfDictionary
(PdfDictionary original, PdfDictionary copy, PdfReader newReader) (package private) PdfDictionary
PdfArray.getAsDict
(int idx) Returns aPdfObject
as aPdfDictionary
, resolving indirect references.Returns aPdfObject
as aPdfDictionary
, resolving indirect references.protected PdfDictionary
PdfCopy.getCatalog
(PdfIndirectReference rootObj) protected PdfDictionary
PdfCopyFieldsImp.getCatalog
(PdfIndirectReference rootObj) PdfReader.getCatalog()
Returns the document's catalog.protected PdfDictionary
PdfWriter.getCatalog
(PdfIndirectReference rootObj) private PdfDictionary
CJKFont.getCIDFont
(PdfIndirectReference fontDescriptor, IntHashtable cjkTag) private PdfDictionary
TrueTypeFontUnicode.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) PdfDictionary
PdfPageLabels.getDictionary
(PdfWriter writer) Gets the page label dictionary to insert into the document.PdfEncryption.getEncryptionDictionary()
PdfWriter.getExtraCatalog()
Sets extra keys to the catalog.private PdfDictionary
CJKFont.getFontBaseType
(PdfIndirectReference CIDFont) protected PdfDictionary
TrueTypeFont.getFontBaseType
(PdfIndirectReference fontDescriptor, String subsetPrefix, int firstChar, int lastChar, byte[] shortTag) Generates the font dictionary for this font.private PdfDictionary
TrueTypeFontUnicode.getFontBaseType
(PdfIndirectReference descendant, String subsetPrefix, PdfIndirectReference toUnicode) Generates the font dictionary.private PdfDictionary
Type1Font.getFontBaseType
(PdfIndirectReference fontDescriptor, int firstChar, int lastChar, byte[] shortTag) Generates the font dictionary for this font.private PdfDictionary
CJKFont.getFontDescriptor()
protected PdfDictionary
TrueTypeFont.getFontDescriptor
(PdfIndirectReference fontStream, String subsetPrefix, PdfIndirectReference cidset) Generates the font descriptor for this font.private PdfDictionary
Type1Font.getFontDescriptor
(PdfIndirectReference fontStream) Generates the font descriptor for this font ornull
if 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 PdfDictionary
PdfAnnotation.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) PdfDictionary
PageResources.getResources()
AcroFields.getSignatureDictionary
(String name) Gets the signature dictionary, the one keyed by /V.PdfReader.getTrailer()
Gets the trailer dictionaryPdfTransition.getTransitionDictionary()
private PdfDictionary
PdfLayer.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 PdfDictionary
PRAcroForm.mergeAttrib
(PdfDictionary parent, PdfDictionary child) merge field attributes from two dictionariesprivate PdfDictionary
PdfContentParser.readDictionary()
Reads a dictionary.private PdfDictionary
PdfReader.readDictionary()
private PdfDictionary
PdfReader.readXrefSection()
static PdfDictionary
Writes a name tree to a PdfWriter.(package private) static PdfDictionary
Creates a number tree.Methods in com.aowagie.text.pdf with parameters of type PdfDictionaryModifier and TypeMethodDescription(package private) void
PdfResources.add
(PdfName key, PdfDictionary resource) (package private) void
PdfStamperImp.addAnnotation
(PdfAnnotation annot, PdfDictionary pageN) (package private) void
PageResources.addDefaultColor
(PdfDictionary dic) (package private) void
PageResources.addDefaultColorDiff
(PdfDictionary dic) private void
PdfSignatureAppearance.addDocMDP
(PdfDictionary crypto) private void
PdfCopy.addFieldResources
(PdfDictionary catalog) (package private) void
AcroFields.Item.addMerged
(PdfDictionary mergeDict) Adds a merged dictionary to this Item.(package private) void
PdfPages.addPage
(PdfDictionary page) (package private) PdfObject[]
PdfWriter.addSimpleExtGState
(PdfDictionary gstate) (package private) void
AcroFields.Item.addValue
(PdfDictionary value) Add a value dict to this Item(package private) void
AcroFields.Item.addWidget
(PdfDictionary widget) Add a widget dict to this Itemprivate void
PdfCopy.PageStamp.applyRotation
(PdfDictionary pageN, ByteBuffer out) private void
PdfStamperImp.applyRotation
(PdfDictionary pageN, ByteBuffer out) private void
PdfContentByte.beginMarkedContentSequence
(PdfName tag, PdfDictionary property, boolean inline) Begins a marked content sequence.private static List
SimpleBookmark.bookmarkDepth
(PdfReader reader, PdfDictionary outline, IntHashtable pages) void
PdfSignatureAppearance.close
(PdfDictionary update) This is the last method to be called when using external signatures.private PdfDictionary
PdfCopy.copyDictionary
(PdfDictionary in) Translate a PRDictionary to a PdfDictionary.private static void
SimpleBookmark.createOutlineAction
(PdfDictionary outline, HashMap map, PdfWriter writer, boolean namedAsNames) void
AcroFields.decodeGenericDictionary
(PdfDictionary merged, BaseField tx) private static PdfDictionary
PdfReader.duplicatePdfDictionary
(PdfDictionary original, PdfDictionary copy, PdfReader newReader) (package private) void
PdfWriter.eliminateFontSubset
(PdfDictionary fonts) private static boolean
PdfReader.existsName
(PdfDictionary dic, PdfName key, PdfName value) private static PdfFileSpecification
PdfFileSpecification.fileEmbedded
(PdfWriter writer, String filePath, String fileDisplay, byte[] fileStore, String mimeType, PdfDictionary fileParameter, int compressionLevel) Creates a file specification with the file embedded.private void
DocumentFont.fillFontDesc
(PdfDictionary fontDesc) (package private) PdfAppearance
AcroFields.getAppearance
(PdfDictionary merged, String text, String fieldName) private static String
PdfReader.getFontName
(PdfDictionary dic) private static String
PdfWriter.getNameString
(PdfDictionary dic, PdfName key) int
PdfReader.getPageRotation
(PdfDictionary page) private Rectangle
PdfReader.getPageSize
(PdfDictionary page) Gets the page from a page dictionary(package private) Rectangle
PdfReader.getPageSizeWithRotation
(PdfDictionary page) Gets the rotated page from a page dictionary.void
PdfSignatureAppearance.SignatureEvent.getSignatureDictionary
(PdfDictionary sig) Allows modification of the signature dictionary.private static String
PdfReader.getSubsetPrefix
(PdfDictionary dic) private void
PdfStructureElement.init
(PdfDictionary parent, PdfName structureType) (package private) boolean
AcroFields.isInAP
(PdfDictionary dic, PdfName check) private static void
PdfNameTree.iterateItems
(PdfDictionary dic, HashMap items) private static void
PdfNumberTree.iterateItems
(PdfDictionary dic, HashMap items) private void
FdfReader.kidNode
(PdfDictionary merged, String name) (package private) void
PdfDictionary.merge
(PdfDictionary other) private PdfDictionary
PRAcroForm.mergeAttrib
(PdfDictionary parent, PdfDictionary child) merge field attributes from two dictionaries(package private) void
PdfDictionary.mergeDifferent
(PdfDictionary other) (package private) static void
PdfFormField.mergeResources
(PdfDictionary result, PdfDictionary source) (package private) static void
PdfFormField.mergeResources
(PdfDictionary result, PdfDictionary source, PdfStamperImp writer) private static void
PdfStamperImp.moveRectangle
(PdfDictionary dic2, PdfReader r, int pageImported, PdfName key, String name) private void
PdfStructureTreeRoot.nodeProcess
(PdfDictionary struc, PdfIndirectReference reference) private void
DocumentFont.processType0
(PdfDictionary font) private void
PRAcroForm.pushAttrib
(PdfDictionary dict) stack a level of dictionary.private void
PdfReader.PageRefs.pushPageAttributes
(PdfDictionary nodePages) (package private) void
PdfDictionary.putAll
(PdfDictionary dic) Copies all of the mappings from the specifiedPdfDictionary
to thisPdfDictionary
.(package private) void
PRAcroForm.readAcroForm
(PdfDictionary root) Read, and comprehend the acroformstatic HashMap
PdfNameTree.readTree
(PdfDictionary dic) private static void
BaseFont.recourseFonts
(PdfDictionary page, IntHashtable hits, ArrayList fonts, int level) private void
PdfDocument.PdfCatalog.setAdditionalActions
(PdfDictionary actions) Sets the document level additional actions.void
PdfSignatureAppearance.setCryptoDictionary
(PdfDictionary cryptoDictionary) Sets a user made signature dictionary.void
PdfWriter.setGroup
(PdfDictionary group) Use this method to set the group dictionary.(package private) void
PageResources.setOriginalResources
(PdfDictionary resources, int[] newNamePtr) private void
AcroFields.updateByteRange
(PdfPKCS7 pkcs7, PdfDictionary v) protected void
PdfWriter.writeOutlines
(PdfDictionary catalog, boolean namedAsNames) Constructors in com.aowagie.text.pdf with parameters of type PdfDictionaryModifierConstructorDescriptionprivate
FieldInformation
(String name, PdfDictionary info, PRIndirectReference ref) private
PageStamp
(PdfReader reader, PdfDictionary pageN, PdfCopy cstp) private
PageStamp
(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) class
class
-
Uses of PdfDictionary in com.aowagie.text.pdf.internal
Fields in com.aowagie.text.pdf.internal declared as PdfDictionaryModifier and TypeFieldDescriptionprivate PdfDictionary
PdfVersionImp.extensions
The extensions dictionary.private final PdfDictionary
PdfViewerPreferencesImp.viewerPreferences
This 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 TypeMethodDescriptionvoid
PdfVersionImp.addToCatalog
(PdfDictionary catalog) Adds the version to the Catalog dictionary.void
PdfViewerPreferencesImp.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).void
PdfXConformanceImp.completeExtraCatalog
(PdfDictionary extraCatalog) void
PdfXConformanceImp.completeInfoDictionary
(PdfDictionary info) static PdfViewerPreferencesImp
PdfViewerPreferencesImp.getViewerPreferences
(PdfDictionary catalog) -
Uses of PdfDictionary in com.aowagie.text.pdf.parser
Fields in com.aowagie.text.pdf.parser declared as PdfDictionaryModifier and TypeFieldDescriptionprivate PdfDictionary
PdfContentStreamProcessor.resources
Resources for the content stream.Methods in com.aowagie.text.pdf.parser with parameters of type PdfDictionaryModifier and TypeMethodDescriptionvoid
PdfContentStreamProcessor.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)