|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of PdfDictionary in com.lowagie.rups.view.itext.treenodes |
|---|
| Methods in com.lowagie.rups.view.itext.treenodes with parameters of type PdfDictionary | |
|---|---|
static String |
PdfObjectTreeNode.getDictionaryEntryCaption(PdfDictionary dict,
PdfName key)
Creates the caption for an object that is a dictionary entry. |
static PdfObjectTreeNode |
PdfObjectTreeNode.getInstance(PdfDictionary dict,
PdfName key)
Creates an instance of a tree node for the object corresponding with a key in a dictionary. |
void |
PdfTrailerTreeNode.setTrailer(PdfDictionary trailer)
Sets the object for this node. |
| Constructors in com.lowagie.rups.view.itext.treenodes with parameters of type PdfDictionary | |
|---|---|
PdfPagesTreeNode(PdfDictionary object)
Creates a tree node for a Pages dictionary. |
|
PdfPageTreeNode(PdfDictionary object)
Creates a tree node for a Pages dictionary. |
|
| Uses of PdfDictionary in com.lowagie.rups.view.models |
|---|
| Fields in com.lowagie.rups.view.models declared as PdfDictionary | |
|---|---|
protected PdfDictionary |
DictionaryTableModel.dictionary
The PDF dictionary. |
| Constructors in com.lowagie.rups.view.models with parameters of type PdfDictionary | |
|---|---|
DictionaryTableModel(PdfDictionary dictionary)
Creates the TableModel. |
|
| Uses of PdfDictionary in com.lowagie.text |
|---|
| Methods in com.lowagie.text that return PdfDictionary | |
|---|---|
PdfDictionary |
Image.getAdditional()
Getter for the dictionary with additional information. |
| Methods in com.lowagie.text with parameters of type PdfDictionary | |
|---|---|
void |
Image.setAdditional(PdfDictionary additional)
Sets the /Colorspace key. |
| Uses of PdfDictionary in com.lowagie.text.pdf |
|---|
| Subclasses of PdfDictionary in com.lowagie.text.pdf | |
|---|---|
class |
PdfAcroForm
Each PDF document can contain maximum 1 AcroForm. |
class |
PdfAction
A PdfAction defines an action that can be triggered from a PDF file. |
class |
PdfAnnotation
A PdfAnnotation is a note that is associated with a page. |
class |
PdfBorderDictionary
A PdfBorderDictionary define the appearance of a Border (Annotations). |
static class |
PdfDocument.PdfInfo
PdfInfo is the PDF InfoDictionary. |
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. |
class |
PdfFormXObject
PdfFormObject is a type of XObject containing a template-object. |
class |
PdfGState
The graphic state dictionary. |
class |
PdfICCBased
A PdfICCBased defines a ColorSpace |
class |
PdfImage
PdfImage is a PdfStream containing an image-Dictionary and -stream. |
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. |
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. |
class |
PdfMediaClipData
|
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. |
class |
PdfPage
PdfPage is the PDF Page-object. |
class |
PdfPattern
A PdfPattern defines a ColorSpace |
class |
PdfRendition
A Rendition dictionary (pdf spec 1.5) |
class |
PdfShadingPattern
Implements the shading pattern dictionary. |
class |
PdfSigGenericPKCS
A signature dictionary representation for the standard filters. |
static class |
PdfSigGenericPKCS.PPKLite
Creates a standard filter of the type self signed. |
static class |
PdfSigGenericPKCS.PPKMS
Creates a standard filter of the type Windows Certificate. |
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. |
class |
PdfStructureElement
This is a node in a document logical structure. |
class |
PdfStructureTreeRoot
The structure tree root corresponds to the highest hierarchy level in a tagged PDF. |
class |
PdfTransparencyGroup
The transparency group dictionary. |
class |
PRAcroForm
This class captures an AcroForm on input. |
class |
PRStream
|
| Fields in com.lowagie.text.pdf declared as PdfDictionary | |
|---|---|
protected PdfDictionary |
PdfDocument.additionalActions
|
protected PdfDictionary |
PdfReader.catalog
|
protected PdfDictionary |
PdfWriter.defaultColorspace
|
protected PdfDictionary |
PdfFunction.dictionary
|
protected PdfDictionary |
PdfWriter.extraCatalog
Holds value of property extraCatalog this is used for Output Intents. |
protected PdfDictionary |
PdfWriter.group
A group attributes dictionary specifying the attributes of the page's page group for use in the transparent imaging model |
protected PdfDictionary |
PdfWriter.imageDictionary
Dictionary, containing all the images of the PDF document |
protected PdfDictionary |
PdfDocument.pageAA
|
protected PdfDictionary |
PdfShading.shading
|
protected PdfDictionary |
PdfReader.trailer
|
| Methods in com.lowagie.text.pdf that return PdfDictionary | |
|---|---|
protected PdfDictionary |
PdfCopy.copyDictionary(PdfDictionary in)
Translate a PRDictionary to a PdfDictionary. |
protected static PdfDictionary |
PdfReader.duplicatePdfDictionary(PdfDictionary original,
PdfDictionary copy,
PdfReader newReader)
|
PdfDictionary |
PdfArray.getAsDict(int idx)
Returns a PdfObject as a PdfDictionary,
resolving indirect references. |
PdfDictionary |
PdfDictionary.getAsDict(PdfName key)
Returns a PdfObject as a PdfDictionary,
resolving indirect references. |
PdfDictionary |
PdfReader.getCatalog()
Returns the document's catalog. |
protected PdfDictionary |
PdfWriter.getCatalog(PdfIndirectReference rootObj)
|
protected PdfDictionary |
PdfCopy.getCatalog(PdfIndirectReference rootObj)
|
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. |
PdfDictionary |
PdfEncryption.getEncryptionDictionary()
|
PdfDictionary |
PdfWriter.getExtraCatalog()
Sets extra keys to the catalog. |
PdfDictionary |
FdfReader.getField(String name)
Gets the field dictionary. |
PdfDictionary |
PdfWriter.getGroup()
Use this method to get the group dictionary. |
PdfDictionary |
PRAcroForm.FieldInformation.getInfo()
|
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 |
AcroFields.Item.getMerged(int idx)
Retrieve the merged dictionary for the given instance. |
PdfDictionary |
PdfReader.getPageN(int pageNum)
Gets the dictionary that represents a page. |
PdfDictionary |
PdfReader.getPageNRelease(int pageNum)
|
PdfDictionary |
PdfStructureElement.getParent()
Gets the parent of this node. |
PdfDictionary |
AcroFields.getSignatureDictionary(String name)
Gets the signature dictionary, the one keyed by /V. |
PdfDictionary |
PdfReader.getTrailer()
Gets the trailer dictionary |
PdfDictionary |
PdfTransition.getTransitionDictionary()
|
PdfDictionary |
AcroFields.Item.getValue(int idx)
Retrieve the value dictionary of the given instance |
PdfDictionary |
AcroFields.Item.getWidget(int idx)
Retrieve the widget dictionary of the given instance |
protected PdfDictionary |
PRAcroForm.mergeAttrib(PdfDictionary parent,
PdfDictionary child)
merge field attributes from two dictionaries |
static PdfDictionary |
SimpleNamedDestination.outputNamedDestinationAsNames(HashMap names,
PdfWriter writer)
|
static PdfDictionary |
SimpleNamedDestination.outputNamedDestinationAsStrings(HashMap names,
PdfWriter writer)
|
protected PdfDictionary |
PdfReader.readDictionary()
|
PdfDictionary |
PdfContentParser.readDictionary()
Reads a dictionary. |
protected PdfDictionary |
PdfReader.readXrefSection()
|
static PdfDictionary |
PdfNumberTree.writeTree(HashMap items,
PdfWriter writer)
Creates a number tree. |
static PdfDictionary |
PdfNameTree.writeTree(HashMap items,
PdfWriter writer)
Writes a name tree to a PdfWriter. |
| Methods in com.lowagie.text.pdf with parameters of type PdfDictionary | |
|---|---|
void |
PdfContentByte.beginMarkedContentSequence(PdfName tag,
PdfDictionary property,
boolean inline)
Begins a marked content sequence. |
void |
PdfSignatureAppearance.close(PdfDictionary update)
This is the last method to be called when using external signatures. |
protected PdfDictionary |
PdfCopy.copyDictionary(PdfDictionary in)
Translate a PRDictionary to a PdfDictionary. |
void |
AcroFields.decodeGenericDictionary(PdfDictionary merged,
BaseField tx)
|
protected static PdfDictionary |
PdfReader.duplicatePdfDictionary(PdfDictionary original,
PdfDictionary copy,
PdfReader newReader)
|
static PdfFileSpecification |
PdfFileSpecification.fileEmbedded(PdfWriter writer,
String filePath,
String fileDisplay,
byte[] fileStore,
boolean compress,
String mimeType,
PdfDictionary fileParameter)
Creates a file specification with the file embedded. |
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. |
Rectangle |
PdfReader.getPageSize(PdfDictionary page)
Gets the page from a page dictionary |
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. |
protected void |
FdfReader.kidNode(PdfDictionary merged,
String name)
|
void |
PdfLister.listDict(PdfDictionary dictionary)
Visualizes a PdfDictionary object. |
void |
PdfDictionary.merge(PdfDictionary other)
|
protected PdfDictionary |
PRAcroForm.mergeAttrib(PdfDictionary parent,
PdfDictionary child)
merge field attributes from two dictionaries |
void |
PdfDictionary.mergeDifferent(PdfDictionary other)
|
static void |
BaseField.moveFields(PdfDictionary from,
PdfDictionary to)
Moves the field keys from from to to. |
protected void |
PRAcroForm.pushAttrib(PdfDictionary dict)
stack a level of dictionary. |
void |
PdfDictionary.putAll(PdfDictionary dic)
Copies all of the mappings from the specified PdfDictionary
to this PdfDictionary. |
void |
PRAcroForm.readAcroForm(PdfDictionary root)
Read, and comprehend the acroform |
static HashMap |
PdfNumberTree.readTree(PdfDictionary dic)
|
static HashMap |
PdfNameTree.readTree(PdfDictionary dic)
|
void |
PdfSignatureAppearance.setCryptoDictionary(PdfDictionary cryptoDictionary)
Sets a user made signature dictionary. |
void |
PdfWriter.setGroup(PdfDictionary group)
Use this method to set the group dictionary. |
protected void |
PdfWriter.writeOutlines(PdfDictionary catalog,
boolean namedAsNames)
|
| Constructors in com.lowagie.text.pdf with parameters of type PdfDictionary | |
|---|---|
PRStream(PRStream stream,
PdfDictionary newDic)
|
|
PRStream(PRStream stream,
PdfDictionary newDic,
PdfReader reader)
|
|
| Uses of PdfDictionary in com.lowagie.text.pdf.collection |
|---|
| Subclasses of PdfDictionary in com.lowagie.text.pdf.collection | |
|---|---|
class |
PdfCollection
|
class |
PdfCollectionField
|
class |
PdfCollectionItem
|
class |
PdfCollectionSchema
|
class |
PdfCollectionSort
|
class |
PdfTargetDictionary
|
| Uses of PdfDictionary in com.lowagie.text.pdf.internal |
|---|
| Fields in com.lowagie.text.pdf.internal declared as PdfDictionary | |
|---|---|
protected PdfDictionary |
PdfVersionImp.extensions
The extensions dictionary. |
| Methods in com.lowagie.text.pdf.internal that return PdfDictionary | |
|---|---|
PdfDictionary |
PdfViewerPreferencesImp.getViewerPreferences()
Returns the viewer preferences. |
| Methods in com.lowagie.text.pdf.internal with parameters of type PdfDictionary | |
|---|---|
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 |
PdfVersionImp.addToCatalog(PdfDictionary catalog)
Adds the version to the Catalog dictionary. |
void |
PdfXConformanceImp.completeExtraCatalog(PdfDictionary extraCatalog)
|
void |
PdfXConformanceImp.completeInfoDictionary(PdfDictionary info)
|
static PdfViewerPreferencesImp |
PdfViewerPreferencesImp.getViewerPreferences(PdfDictionary catalog)
|
| Uses of PdfDictionary in com.lowagie.text.pdf.parser |
|---|
| Methods in com.lowagie.text.pdf.parser with parameters of type PdfDictionary | |
|---|---|
static String |
PdfContentReaderTool.getDictionaryDetail(PdfDictionary dic)
Shows the detail of a dictionary. |
static String |
PdfContentReaderTool.getDictionaryDetail(PdfDictionary dic,
int depth)
Shows the detail of a dictionary. |
void |
PdfContentStreamProcessor.processContent(byte[] contentBytes,
PdfDictionary resources)
Processes PDF syntax |
| Uses of PdfDictionary in com.lowagie.text.xml.xmp |
|---|
| Constructors in com.lowagie.text.xml.xmp with parameters of type PdfDictionary | |
|---|---|
XmpWriter(OutputStream os,
PdfDictionary info,
int PdfXConformance)
|
|
| Uses of PdfDictionary in com.lowagie.toolbox.plugins |
|---|
| Methods in com.lowagie.toolbox.plugins with parameters of type PdfDictionary | |
|---|---|
protected void |
Normalize.iteratePages(PdfDictionary page,
PdfReader pdfreader,
ArrayList<PdfDictionary> pageInh,
int count_in_leaf,
PdfWriter writer)
|
static void |
ExtractAttachments.unpackFile(PdfReader reader,
PdfDictionary filespec,
String outPath)
Unpacks a file attachment. |
| Method parameters in com.lowagie.toolbox.plugins with type arguments of type PdfDictionary | |
|---|---|
protected void |
Normalize.iteratePages(PdfDictionary page,
PdfReader pdfreader,
ArrayList<PdfDictionary> pageInh,
int count_in_leaf,
PdfWriter writer)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||