Uses of Class
com.aowagie.text.pdf.PdfDictionary
-
-
Uses of PdfDictionary in com.aowagie.text
Fields in com.aowagie.text declared as PdfDictionary Modifier and Type Field Description private PdfDictionary
Image. additional
a dictionary with additional informationMethods in com.aowagie.text that return PdfDictionary Modifier and Type Method Description PdfDictionary
Image. getAdditional()
Getter for the dictionary with additional information.Methods in com.aowagie.text with parameters of type PdfDictionary Modifier and Type Method Description void
Image. setAdditional(PdfDictionary additional)
Sets the /Colorspace key. -
Uses of PdfDictionary in com.aowagie.text.pdf
Subclasses of PdfDictionary in com.aowagie.text.pdf Modifier and Type Class Description (package private) static class
BaseFont.StreamFont
Generates the PDF stream with the Type1 and Truetype fonts returning a PdfStream.class
PdfAcroForm
Each PDF document can contain maximum 1 AcroForm.class
PdfAction
APdfAction
defines an action that can be triggered from a PDF file.class
PdfAnnotation
APdfAnnotation
is a note that is associated with a page.(package private) class
PdfBorderDictionary
APdfBorderDictionary
define the appearance of a Border (Annotations).(package private) class
PdfContents
PdfContents
is aPdfStream
containing the contents (text + graphics) of aPdfPage
.private static class
PdfDocument.PdfCatalog
PdfCatalog
is the PDF Catalog-object.private static class
PdfDocument.PdfInfo
PdfInfo
is the PDF InfoDictionary.(package private) class
PdfEFStream
Extends PdfStream and should be used to create Streams for Embedded Files (file attachments).class
PdfFileSpecification
Specifies a file or an URL.class
PdfFormField
Implements form fields.(package private) class
PdfFormXObject
PdfFormObject
is a type of XObject containing a template-object.class
PdfGState
The graphic state dictionary.(package private) class
PdfICCBased
APdfICCBased
defines a ColorSpaceclass
PdfImage
PdfImage
is aPdfStream
containing an image-Dictionary
and -stream.(package private) class
PdfLayer
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
PdfLayerMembership
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
PdfMediaClipData
(package private) class
PdfOCProperties
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
PdfOutline
is an object that represents a PDF outline entry.(package private) class
PdfPage
PdfPage
is the PDF Page-object.(package private) class
PdfPattern
APdfPattern
defines a ColorSpace(package private) class
PdfRendition
A Rendition dictionary (pdf spec 1.5)(package private) class
PdfResources
PdfResources
is the PDF Resources-object.class
PdfShadingPattern
Implements the shading pattern dictionary.class
PdfSigGenericPKCS
A signature dictionary representation for the standard filters.(package private) static class
PdfSigGenericPKCS.PPKLite
Creates a standard filter of the type self signed.(package private) static class
PdfSigGenericPKCS.PPKMS
Creates a standard filter of the type Windows Certificate.(package private) static class
PdfSigGenericPKCS.VeriSign
Creates a standard filter of the type VeriSign.class
PdfSignature
Implements the signature dictionary.class
PdfStream
PdfStream
is the Pdf stream object.(package private) class
PdfStructureElement
This is a node in a document logical structure.(package private) class
PdfStructureTreeRoot
The structure tree root corresponds to the highest hierarchy level in a tagged PDF.(package private) class
PdfTransparencyGroup
The transparency group dictionary.(package private) static class
PdfWriter.PdfTrailer
PdfTrailer
is the PDF Trailer object.class
PRAcroForm
This class captures an AcroForm on input.class
PRStream
Fields in com.aowagie.text.pdf declared as PdfDictionary Modifier and Type Field Description private PdfDictionary
PdfDocument. additionalActions
protected PdfDictionary
PdfReader. catalog
private PdfDictionary
PageResources. colorDictionary
private PdfDictionary
PdfSignatureAppearance. cryptoDictionary
private PdfDictionary
PdfWriter. defaultColorspace
private PdfDictionary
PdfFunction. dictionary
private PdfDictionary
PageResources. extGStateDictionary
private PdfDictionary
PdfWriter. extraCatalog
Holds value of property extraCatalog this is used for Output Intents.private PdfDictionary
DocumentFont. font
private PdfDictionary
CMapAwareDocumentFont. fontDic
The font dictionary.private 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 PdfDictionary
PdfWriter. imageDictionary
Dictionary, containing all the images of the PDF documentprivate PdfDictionary
PRAcroForm.FieldInformation. info
private PdfDictionary
PageResources. originalResources
private PdfDictionary
PdfDocument. pageAA
private PdfDictionary
PdfCopy.PageStamp. pageN
(package private) PdfDictionary
PdfStamperImp.PageStamp. pageN
private PdfDictionary
PageResources. patternDictionary
private PdfDictionary
PageResources. propertyDictionary
private PdfDictionary
PdfCopyFieldsImp. resources
private PdfDictionary
PdfReader. rootPages
private PdfDictionary
PdfShading. shading
private PdfDictionary
PageResources. shadingDictionary
protected PdfDictionary
PdfReader. trailer
private PdfDictionary
PageResources. xObjectDictionary
Methods in com.aowagie.text.pdf that return PdfDictionary Modifier and Type Method Description private 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.PdfDictionary
PdfDictionary. getAsDict(PdfName key)
Returns aPdfObject
as aPdfDictionary
, resolving indirect references.protected PdfDictionary
PdfCopy. getCatalog(PdfIndirectReference rootObj)
protected PdfDictionary
PdfCopyFieldsImp. getCatalog(PdfIndirectReference rootObj)
PdfDictionary
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, java.lang.String subsetPrefix, java.lang.Object[] metrics)
Generates the CIDFontTyte2 dictionary.PdfDictionary
PdfSignatureAppearance. getCryptoDictionary()
Gets the user made signature dictionary.PdfDictionary
PdfWriter. getDefaultColorspace()
Use this method to get the default colorspaces.PdfDictionary
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.PdfDictionary
PdfEncryption. getEncryptionDictionary()
PdfDictionary
PdfWriter. getExtraCatalog()
Sets extra keys to the catalog.private PdfDictionary
CJKFont. getFontBaseType(PdfIndirectReference CIDFont)
protected PdfDictionary
TrueTypeFont. getFontBaseType(PdfIndirectReference fontDescriptor, java.lang.String subsetPrefix, int firstChar, int lastChar, byte[] shortTag)
Generates the font dictionary for this font.private PdfDictionary
TrueTypeFontUnicode. getFontBaseType(PdfIndirectReference descendant, java.lang.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, java.lang.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.PdfDictionary
PdfWriter. getGroup()
Use this method to get the group dictionary.PdfDictionary
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).PdfDictionary
PRAcroForm.FieldInformation. getInfo()
PdfDictionary
AcroFields.Item. getMerged(int idx)
Retrieve the merged dictionary for the given instance.private PdfDictionary
PdfAnnotation. getMK()
PdfDictionary
PdfReader. getPageN(int pageNum)
Gets the dictionary that represents a page.PdfDictionary
PdfReader.PageRefs. getPageN(int pageNum)
Gets the dictionary that represents a page.PdfDictionary
PdfReader. getPageNRelease(int pageNum)
PdfDictionary
PdfReader.PageRefs. getPageNRelease(int pageNum)
PdfDictionary
PdfStructureElement. getParent()
Gets the parent of this node.(package private) PdfDictionary
PageResources. getResources()
PdfDictionary
AcroFields. getSignatureDictionary(java.lang.String name)
Gets the signature dictionary, the one keyed by /V.PdfDictionary
PdfReader. getTrailer()
Gets the trailer dictionaryPdfDictionary
PdfTransition. getTransitionDictionary()
private PdfDictionary
PdfLayer. getUsage()
PdfDictionary
AcroFields.Item. getValue(int idx)
Retrieve the value dictionary of the given instancePdfDictionary
AcroFields.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
PdfNameTree. writeTree(java.util.HashMap items, PdfWriter writer)
Writes a name tree to a PdfWriter.(package private) static PdfDictionary
PdfNumberTree. writeTree(java.util.HashMap items, PdfWriter writer)
Creates a number tree.Methods in com.aowagie.text.pdf with parameters of type PdfDictionary Modifier and Type Method Description (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 java.util.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, java.util.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, java.lang.String filePath, java.lang.String fileDisplay, byte[] fileStore, java.lang.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, java.lang.String text, java.lang.String fieldName)
private static java.lang.String
PdfReader. getFontName(PdfDictionary dic)
private static java.lang.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 java.lang.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, java.util.HashMap items)
private static void
PdfNumberTree. iterateItems(PdfDictionary dic, java.util.HashMap items)
private void
FdfReader. kidNode(PdfDictionary merged, java.lang.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, java.lang.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 java.util.HashMap
PdfNameTree. readTree(PdfDictionary dic)
private static void
BaseFont. recourseFonts(PdfDictionary page, IntHashtable hits, java.util.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 PdfDictionary Constructor Description FieldInformation(java.lang.String name, PdfDictionary info, PRIndirectReference ref)
PageStamp(PdfReader reader, PdfDictionary pageN, PdfCopy cstp)
PageStamp(PdfStamperImp stamper, PdfReader reader, PdfDictionary pageN)
PdfPage(PdfRectangle mediaBox, java.util.HashMap boxSize, PdfDictionary resources, int rotate)
Constructs aPdfPage
.PRStream(PRStream stream, PdfDictionary newDic)
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 Modifier and Type Field Description private PdfDictionary
PngImage. additional
-
Uses of PdfDictionary in com.aowagie.text.pdf.collection
Subclasses of PdfDictionary in com.aowagie.text.pdf.collection Modifier and Type Class Description class
PdfCollection
(package private) class
PdfCollectionField
(package private) class
PdfCollectionSchema
(package private) class
PdfCollectionSort
class
PdfTargetDictionary
-
Uses of PdfDictionary in com.aowagie.text.pdf.internal
Fields in com.aowagie.text.pdf.internal declared as PdfDictionary Modifier and Type Field Description private PdfDictionary
PdfVersionImp. extensions
The extensions dictionary.private 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 PdfDictionary Modifier and Type Method Description PdfDictionary
PdfViewerPreferencesImp. getViewerPreferences()
Returns the viewer preferences.Methods in com.aowagie.text.pdf.internal with parameters of type PdfDictionary Modifier and Type Method Description void
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 PdfDictionary Modifier and Type Field Description private PdfDictionary
PdfContentStreamProcessor. resources
Resources for the content stream.Methods in com.aowagie.text.pdf.parser with parameters of type PdfDictionary Modifier and Type Method Description void
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 PdfDictionary Constructor Description XmpWriter(java.io.OutputStream os, PdfDictionary info, int PdfXConformance)
-