Uses of Class
com.aowagie.text.pdf.PdfObject
-
Packages that use PdfObject Package Description com.aowagie.text com.aowagie.text.pdf com.aowagie.text.pdf.codec com.aowagie.text.pdf.collection com.aowagie.text.pdf.interfaces com.aowagie.text.pdf.internal -
-
Uses of PdfObject in com.aowagie.text
Methods in com.aowagie.text that return PdfObject Modifier and Type Method Description private PdfObject
Image. simplifyColorspace(PdfArray obj)
Gets a PDF Name from an array or returns the object that was passed. -
Uses of PdfObject in com.aowagie.text.pdf
Subclasses of PdfObject 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.class
PdfArray
PdfArray
is the PDF Array object.class
PdfBoolean
PdfBoolean
is the boolean object represented by the keywords true or false.(package private) class
PdfBorderArray
APdfBorderArray
defines the border of aPdfAnnotation
.(package private) class
PdfBorderDictionary
APdfBorderDictionary
define the appearance of a Border (Annotations).(package private) class
PdfColor
APdfColor
defines a Color (it's aPdfArray
containing 3 values).(package private) class
PdfContents
PdfContents
is aPdfStream
containing the contents (text + graphics) of aPdfPage
.(package private) class
PdfDashPattern
APdfDashPattern
defines a dash pattern as described in the PDF Reference Manual version 1.3 p 325 (section 8.4.3).class
PdfDate
PdfDate
is the PDF date object.class
PdfDestination
APdfColor
defines a Color (it's aPdfArray
containing 3 values).class
PdfDictionary
PdfDictionary
is the Pdf dictionary object.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.class
PdfIndirectReference
PdfIndirectReference
contains a reference to aPdfIndirectObject
.(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.class
PdfLiteral
a Literal(package private) class
PdfMediaClipData
class
PdfName
PdfName
is an object that can be used as a name in a PDF-file.(package private) class
PdfNull
PdfNull
is the Null object represented by the keyword null.class
PdfNumber
PdfNumber
provides two types of numbers, integer and real.(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 ColorSpaceclass
PdfRectangle
PdfRectangle
is the PDF Rectangle object.(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.class
PdfString
APdfString
-class is the PDF-equivalent of a JAVA-String
-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
PRIndirectReference
class
PRStream
Fields in com.aowagie.text.pdf declared as PdfObject Modifier and Type Field Description private PdfObject
PdfIndirectObject. object
private PdfObject
PdfStamperImp. pdfFileID
Fields in com.aowagie.text.pdf with type parameters of type PdfObject Modifier and Type Field Description protected java.util.HashMap<PdfName,PdfObject>
PdfDictionary. hashMap
This is the hashmap that contains all the values and keys of the dictionaryMethods in com.aowagie.text.pdf that return PdfObject Modifier and Type Method Description (package private) PdfObject[]
PdfWriter. addSimpleExtGState(PdfDictionary gstate)
(package private) PdfObject[]
PdfWriter. addSimpleProperty(java.lang.Object prop, PdfIndirectReference refi)
private PdfObject
PdfCopy. copyObject(PdfObject in)
Translate a PR-object to a Pdf-objectstatic PdfObject
PdfEncryption. createInfoId(byte[] id)
private static PdfObject
PdfReader. duplicatePdfObject(PdfObject original, PdfReader newReader)
PdfObject
PdfDictionary. get(PdfName key)
Returns thePdfObject
associated to the specified key.(package private) PdfObject
PdfArray. getDirectObject(int idx)
Returns thePdfObject
with the specified index, resolving a possible indirect reference to a direct object.PdfObject
PdfDictionary. getDirectObject(PdfName key)
Returns thePdfObject
associated to the specified key, resolving a possible indirect reference to a direct object.PdfObject
PdfEncryption. getFileID()
PdfObject
PdfStamperImp. getFileID()
PdfObject
PdfArray. getPdfObject(int idx)
Returns thePdfObject
with the specified index.PdfObject
PdfLayer. getPdfObject()
Gets the dictionary representing the layer.PdfObject
PdfLayerMembership. getPdfObject()
Gets the dictionary representing the membership layer.PdfObject
PdfOCG. getPdfObject()
Gets the object representing the layer.PdfObject
PdfReader. getPdfObject(int idx)
static PdfObject
PdfReader. getPdfObject(PdfObject obj)
Reads aPdfObject
resolving an indirect reference if needed.(package private) static PdfObject
PdfReader. getPdfObject(PdfObject obj, PdfObject parent)
(package private) PdfObject
PdfReader. getPdfObjectRelease(int idx)
static PdfObject
PdfReader. getPdfObjectRelease(PdfObject obj)
(package private) static PdfObject
PdfReader. getPdfObjectRelease(PdfObject obj, PdfObject parent)
Reads aPdfObject
resolving an indirect reference if needed.(package private) PdfObject
PdfImportedPage. getResources()
(package private) PdfObject
PdfReaderInstance. getResources(int pageNumber)
(package private) PdfObject
PdfTemplate. getResources()
Constructs the resources used by this template.(package private) PdfObject
ColorDetails. getSpotColor(PdfWriter writer)
Gets theSpotColor
object.protected PdfObject
PdfSpotColor. getSpotObject(PdfWriter writer)
static PdfObject
XfaForm. getXfaObject(PdfReader reader)
Return the XFA Object, could be an array, could be a Stream.(package private) static PdfObject
PdfReader. killIndirect(PdfObject obj)
Eliminates the reference to the object freeing the memory used by it and clearing the xref entry.private PdfObject
PdfReader. readOneObjStm(PRStream stream, int idx)
(package private) PdfObject
PdfContentParser. readPRObject()
Reads a pdf object.private PdfObject
PdfReader. readPRObject()
private PdfObject
PdfReader. readSingleObject(int k)
(package private) PdfObject
PdfArray. remove(int idx)
Remove the element at the specified position from the array.(package private) PdfObject
PdfArray. set(int idx, PdfObject obj)
Overwrites a specified location of the array, returning the previous valueMethods in com.aowagie.text.pdf that return types with arguments of type PdfObject Modifier and Type Method Description java.util.ListIterator<PdfObject>
PdfArray. listIterator()
Returns the list iterator for the array.Methods in com.aowagie.text.pdf with parameters of type PdfObject Modifier and Type Method Description (package private) void
PdfArray. add(int index, PdfObject element)
Inserts the specified element at the specified position.boolean
PdfArray. add(PdfObject object)
Adds aPdfObject
to the end of thePdfArray
.boolean
PdfRectangle. add(PdfObject object)
Overrides theadd
-method inPdfArray
in order to prevent the adding of extra object to the array.(package private) PdfIndirectObject
PdfWriter.PdfBody. add(PdfObject object)
Adds aPdfObject
to the body.private PdfIndirectObject
PdfWriter.PdfBody. add(PdfObject object, boolean inObjStm)
private PdfIndirectObject
PdfWriter.PdfBody. add(PdfObject object, int refNumber)
private PdfIndirectObject
PdfWriter.PdfBody. add(PdfObject object, int refNumber, boolean inObjStm)
(package private) PdfIndirectObject
PdfWriter.PdfBody. add(PdfObject object, PdfIndirectReference ref)
Adds aPdfObject
to the body given an already existing PdfIndirectReference.private PdfIndirectObject
PdfWriter.PdfBody. add(PdfObject object, PdfIndirectReference ref, boolean inObjStm)
void
PdfArray. addFirst(PdfObject object)
Inserts aPdfObject
at the beginning of thePdfArray
.void
PdfRectangle. addFirst(PdfObject object)
Block changes to the underlying PdfArrayPRIndirectReference
PdfReader. addPdfObject(PdfObject obj)
(package private) PdfIndirectObject
PdfWriter. addToBody(PdfObject object)
Use this method to add a PDF object to the PDF body.PdfIndirectObject
PdfWriter. addToBody(PdfObject object, boolean inObjStm)
Use this method to add a PDF object to the PDF body.(package private) PdfIndirectObject
PdfWriter. addToBody(PdfObject object, int refNumber)
Use this method to add a PDF object to the PDF body.(package private) PdfIndirectObject
PdfWriter. addToBody(PdfObject object, int refNumber, boolean inObjStm)
Use this method to add a PDF object to the PDF body.PdfIndirectObject
PdfWriter. addToBody(PdfObject object, PdfIndirectReference ref)
Use this method to add a PDF object to the PDF body.(package private) PdfIndirectObject
PdfWriter. addToBody(PdfObject object, PdfIndirectReference ref, boolean inObjStm)
Use this method to add a PDF object to the PDF body.private PdfWriter.PdfBody.PdfCrossReference
PdfWriter.PdfBody. addToObjStm(PdfObject obj, int nObj)
(package private) void
PdfDocument. addViewerPreference(PdfName key, PdfObject value)
void
PdfReader. addViewerPreference(PdfName key, PdfObject value)
Adds a viewer preferencevoid
PdfStamper. addViewerPreference(PdfName key, PdfObject value)
Adds a viewer preferencevoid
PdfStamperImp. addViewerPreference(PdfName key, PdfObject value)
Adds a viewer preferencevoid
PdfWriter. addViewerPreference(PdfName key, PdfObject value)
(package private) boolean
PdfArray. contains(PdfObject object)
Checks if thePdfArray
already contains a certainPdfObject
.private PdfObject
PdfCopy. copyObject(PdfObject in)
Translate a PR-object to a Pdf-objectprivate static PdfAction
PdfAction. createHide(PdfObject obj, boolean hide)
A Hide action hides or shows an object.private static byte[]
PdfReader. decodePredictor(byte[] in, PdfObject dicPar)
private static PdfObject
PdfReader. duplicatePdfObject(PdfObject original, PdfReader newReader)
private static void
PdfStamperImp. findAllObjects(PdfReader reader, PdfObject obj, IntHashtable hits)
private static PdfArray
PdfReader. getNameArray(PdfObject obj)
static PdfObject
PdfReader. getPdfObject(PdfObject obj)
Reads aPdfObject
resolving an indirect reference if needed.(package private) static PdfObject
PdfReader. getPdfObject(PdfObject obj, PdfObject parent)
static PdfObject
PdfReader. getPdfObjectRelease(PdfObject obj)
(package private) static PdfObject
PdfReader. getPdfObjectRelease(PdfObject obj, PdfObject parent)
Reads aPdfObject
resolving an indirect reference if needed.private static PdfAction
PdfAction. gotoEmbedded(java.lang.String filename, PdfTargetDictionary target, PdfObject dest, boolean newWindow)
Creates a GoToE action to an embedded file.private void
PdfReader. iterateBookmarks(PdfObject outlineRef, java.util.HashMap names)
(package private) static PdfObject
PdfReader. killIndirect(PdfObject obj)
Eliminates the reference to the object freeing the memory used by it and clearing the xref entry.protected void
PdfReader. killXref(PdfObject obj)
private static void
SimpleBookmark. mapGotoBookmark(java.util.HashMap map, PdfObject dest, IntHashtable pages)
private void
AcroFields. markUsed(PdfObject obj)
protected void
PdfStamperImp. markUsed(PdfObject obj)
private void
PdfCopyFieldsImp. propagate(PdfObject obj, PdfIndirectReference refo, boolean restricted)
void
PdfDictionary. put(PdfName key, PdfObject object)
Associates the specifiedPdfObject
as value with the specifiedPdfName
as key in this map.(package private) static void
PdfReader. releaseLastXrefPartial(PdfObject obj)
private int
AcroFields. removeRefFromArray(PdfArray array, PdfObject refo)
private void
PdfReader. removeUnusedNode(PdfObject obj, boolean[] hits)
private boolean
PdfReader. replaceNamedDestination(PdfObject obj, java.util.HashMap names)
(package private) PdfObject
PdfArray. set(int idx, PdfObject obj)
Overwrites a specified location of the array, returning the previous valueprivate void
PdfWriter. setDefaultColorspace(PdfName key, PdfObject cs)
Use this method to sets the default colorspace that will be applied to all the document.(package private) boolean
FdfWriter. setField(java.lang.String field, PdfObject value)
private void
PdfReader. setXrefPartialObject(int idx, PdfObject obj)
private void
PdfStamperImp. sweepKids(PdfObject obj)
(package private) void
PdfWriter.PdfBody. writeCrossReferenceTable(java.io.OutputStream os, PdfIndirectReference root, PdfIndirectReference info, PdfIndirectReference encryption, PdfObject fileID, int prevxref)
Returns the CrossReferenceTable of theBody
.void
AcroFields.Item. writeToAll(PdfName key, PdfObject value, int writeFlags)
This function writes the given key/value pair to all the instances of merged, widget, and/or value, depending on thewriteFlags
settingConstructors in com.aowagie.text.pdf with parameters of type PdfObject Constructor Description PdfArray(PdfObject object)
Constructs anPdfArray
-object, containing 1PdfObject
.PdfIndirectObject(int number, int generation, PdfObject object, PdfWriter writer)
Constructs aPdfIndirectObject
.PdfIndirectObject(int number, PdfObject object, PdfWriter writer)
Constructs aPdfIndirectObject
.PdfTrailer(int size, int offset, PdfIndirectReference root, PdfIndirectReference info, PdfIndirectReference encryption, PdfObject fileID, int prevxref)
Constructs a PDF-Trailer. -
Uses of PdfObject in com.aowagie.text.pdf.codec
Methods in com.aowagie.text.pdf.codec that return PdfObject Modifier and Type Method Description private PdfObject
PngImage. getColorspace()
-
Uses of PdfObject in com.aowagie.text.pdf.collection
Subclasses of PdfObject 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
Methods in com.aowagie.text.pdf.collection that return PdfObject Modifier and Type Method Description PdfObject
PdfCollectionField. getValue(java.lang.String v)
Returns a PdfObject that can be used as the value of a Collection Item. -
Uses of PdfObject in com.aowagie.text.pdf.interfaces
Methods in com.aowagie.text.pdf.interfaces with parameters of type PdfObject Modifier and Type Method Description void
PdfViewerPreferences. addViewerPreference(PdfName key, PdfObject value)
Adds a viewer preference. -
Uses of PdfObject in com.aowagie.text.pdf.internal
Methods in com.aowagie.text.pdf.internal with parameters of type PdfObject Modifier and Type Method Description void
PdfViewerPreferencesImp. addViewerPreference(PdfName key, PdfObject value)
Sets the viewer preferences for printing.
-