Uses of Class
com.lowagie.text.pdf.PdfObject
Packages that use PdfObject
Package
Description
-
Uses of PdfObject in com.lowagie.bouncycastle
Method parameters in com.lowagie.bouncycastle with type arguments of type PdfObjectModifier and TypeMethodDescriptionstatic byte[]BouncyCastleHelper.getEnvelopedData(PdfArray recipients, List<PdfObject> strings, Certificate certificate, Key certificateKey, String certificateKeyProvider) Deprecated. -
Uses of PdfObject in com.lowagie.text
Methods in com.lowagie.text that return PdfObjectModifier and TypeMethodDescriptionprivate PdfObjectImage.simplifyColorspace(PdfArray obj) Deprecated.Gets a PDF Name from an array or returns the object that was passed. -
Uses of PdfObject in com.lowagie.text.pdf
Subclasses of PdfObject in com.lowagie.text.pdfModifier and TypeClassDescription(package private) static classDeprecated.Generates the PDF stream with the Type1 and Truetype fonts returning a PdfStream.classDeprecated.classDeprecated.classDeprecated.classDeprecated.classDeprecated.classDeprecated.classDeprecated.classDeprecated.(package private) classDeprecated.classDeprecated.classDeprecated.classDeprecated.classDeprecated.(package private) static classDeprecated.PdfCatalogis the PDF Catalog-object.static classDeprecated.PdfInfois the PDF InfoDictionary.classDeprecated.classDeprecated.classDeprecated.classDeprecated.classDeprecated.classDeprecated.classDeprecated.classDeprecated.classDeprecated.classDeprecated.classDeprecated.classDeprecated.classDeprecated.classDeprecated.classDeprecated.classDeprecated.classDeprecated.classDeprecated.classDeprecated.classDeprecated.classDeprecated.classDeprecated.classDeprecated.classDeprecated.static classDeprecated.Creates a standard filter of the type self signed.static classDeprecated.Creates a standard filter of the type Windows Certificate.static classDeprecated.Creates a standard filter of the type VeriSign.classDeprecated.classDeprecated.classDeprecated.classDeprecated.classDeprecated.classDeprecated.classDeprecated.classDeprecated.(package private) static classDeprecated.PdfTraileris the PDF Trailer object.classDeprecated.classDeprecated.classDeprecated.Fields in com.lowagie.text.pdf declared as PdfObjectModifier and TypeFieldDescriptionprotected PdfObjectPdfContentByte.GraphicState.extGState(package private) PdfObjectPdfIndirectObject.objectDeprecated.private PdfObjectPdfStamperImp.overrideFileIdDeprecated.Fields in com.lowagie.text.pdf with type parameters of type PdfObjectModifier and TypeFieldDescriptionPdfArray.arrayListDeprecated.this is the actual array of PdfObjectsPdfDictionary.hashMapDeprecated.This is the hashmap that contains all the values and keys of the dictionaryPdfAnnotation.PdfImportedLink.parametersPdfStructureTreeRoot.parentTreeDeprecated.PdfReader.PageRefs.refsnArrayList with the indirect references to every page.PdfReader.stringsDeprecated.PdfReader.xrefObjDeprecated.Methods in com.lowagie.text.pdf that return PdfObjectModifier and TypeMethodDescription(package private) PdfObject[]PdfWriter.addSimpleExtGState(PdfDictionary gstate) Deprecated.(package private) PdfObject[]PdfWriter.addSimpleProperty(Object prop, PdfIndirectReference refi) Deprecated.static PdfObjectPdfReader.convertPdfNull(PdfObject obj) Deprecated.If given object is instance ofPdfNull, thennullis returned.protected PdfObjectPdfCopy.copyObject(PdfObject in) Deprecated.Translate a PR-object to a Pdf-objectstatic PdfObjectPdfEncryption.createInfoId(byte[] id) Deprecated.static PdfObjectPdfEncryption.createInfoId(byte[] idPartOne, byte[] idPartTwo) Deprecated.protected static PdfObjectPdfReader.duplicatePdfObject(PdfObject original, PdfReader newReader) Deprecated.Deprecated.Returns thePdfObjectassociated to the specified key.PdfArray.getDirectObject(int idx) Deprecated.Returns thePdfObjectwith the specified index, resolving a possible indirect reference to a direct object.PdfDictionary.getDirectObject(PdfName key) Deprecated.Returns thePdfObjectassociated to the specified key, resolving a possible indirect reference to a direct object.PdfEncryption.getFileID()Deprecated.PdfStamper.getOverrideFileId()Deprecated.Returns the enforced PDF file ID, used to specifically override the created PDF file ID when creating and signing the PDF file.PdfStamperImp.getOverrideFileId()Deprecated.PdfArray.getPdfObject(int idx) Deprecated.Returns thePdfObjectwith the specified index.PdfLayer.getPdfObject()Deprecated.Gets the dictionary representing the layer.PdfLayerMembership.getPdfObject()Deprecated.Gets the dictionary representing the membership layer.PdfOCG.getPdfObject()Gets the object representing the layer.PdfReader.getPdfObject(int idx) Deprecated.static PdfObjectPdfReader.getPdfObject(PdfObject obj) Deprecated.Reads aPdfObjectresolving an indirect reference if needed.static PdfObjectPdfReader.getPdfObject(PdfObject obj, PdfObject parent) Deprecated.static PdfObjectPdfReader.getPdfObjectNullConverting(PdfObject obj, PdfObject parent) Deprecated.ReturnsPdfReader.getPdfObject(PdfObject, PdfObject)with appliedPdfReader.convertPdfNull(PdfObject).PdfReader.getPdfObjectRelease(int idx) Deprecated.static PdfObjectPdfReader.getPdfObjectRelease(PdfObject obj) Deprecated.static PdfObjectPdfReader.getPdfObjectRelease(PdfObject obj, PdfObject parent) Deprecated.Reads aPdfObjectresolving an indirect reference if needed.static PdfObjectPdfReader.getPdfObjectReleaseNullConverting(PdfObject obj) Deprecated.ReturnsPdfReader.getPdfObjectRelease(PdfObject)with appliedPdfReader.convertPdfNull(PdfObject).(package private) PdfObjectPdfImportedPage.getResources()Deprecated.(package private) PdfObjectPdfReaderInstance.getResources(int pageNumber) Deprecated.(package private) PdfObjectPdfTemplate.getResources()Deprecated.Constructs the resources used by this template.(package private) PdfObjectColorDetails.getSpotColor(PdfWriter writer) Deprecated.Gets theSpotColorobject.protected PdfObjectPdfSpotColor.getSpotObject(PdfWriter writer) Deprecated.static PdfObjectXfaForm.getXfaObject(PdfReader reader) Deprecated.Return the XFA Object, could be an array, could be a Stream.static PdfObjectPdfReader.killIndirect(PdfObject obj) Deprecated.Eliminates the reference to the object freeing the memory used by it and clearing the xref entry.protected PdfObjectPdfReader.readOneObjStm(PRStream stream, int idx) Deprecated.PdfContentParser.readPRObject()Deprecated.Reads a pdf object.protected PdfObjectPdfReader.readPRObject()Deprecated.protected PdfObjectPdfReader.readSingleObject(int k) Deprecated.PdfArray.remove(int idx) Deprecated.Remove the element at the specified position from the array.Deprecated.Overwrites a specified location of the array, returning the previous valueMethods in com.lowagie.text.pdf that return types with arguments of type PdfObjectModifier and TypeMethodDescriptionPdfReader.addFilters(List<PdfObject> filters, PdfObject filter) Deprecated.PdfArray.getElements()Deprecated.Get a copy the internal list for this PdfArray.PdfDictionary.getKeysAndValues()Deprecated.Get all keys and values as Map.EntryPdfReader.getNamedDestination()Deprecated.Gets all the named destinations as anHashMap.PdfReader.getNamedDestination(boolean keepNames) Deprecated.Gets all the named destinations as anHashMap.PdfReader.getNamedDestinationFromNames(boolean keepNames) Deprecated.Gets the named destinations from the /Dests key in the catalog as anHashMap.PdfArray.listIterator()Deprecated.Returns the list iterator for the array.Deprecated.Parses a single command from the content.PdfNameTree.readTree(PdfDictionary dic) Deprecated.PdfNumberTree.readTree(PdfDictionary dic) Deprecated.Methods in com.lowagie.text.pdf with parameters of type PdfObjectModifier and TypeMethodDescriptionvoidDeprecated.Inserts the specified element at the specified position.booleanDeprecated.Adds aPdfObjectto the end of thePdfArray.booleanDeprecated.Overrides theadd-method inPdfArrayin order to prevent the adding of extra object to the array.(package private) PdfIndirectObjectAdds aPdfObjectto the body.(package private) PdfIndirectObject(package private) PdfIndirectObject(package private) PdfIndirectObject(package private) PdfIndirectObjectPdfWriter.PdfBody.add(PdfObject object, PdfIndirectReference ref) Adds aPdfObjectto the body given an already existing PdfIndirectReference.(package private) PdfIndirectObjectPdfWriter.PdfBody.add(PdfObject object, PdfIndirectReference ref, boolean inObjStm) (package private) voidPageResources.addDefaultColor(PdfName name, PdfObject obj) Deprecated.PdfReader.addFilters(List<PdfObject> filters, PdfObject filter) Deprecated.voidDeprecated.Inserts aPdfObjectat the beginning of thePdfArray.voidDeprecated.Block changes to the underlying PdfArrayPdfReader.addPdfObject(PdfObject obj) Deprecated.Deprecated.Use this method to add a PDF object to the PDF body.Deprecated.Use this method to add a PDF object to the PDF body.Deprecated.Use this method to add a PDF object to the PDF body.Deprecated.Use this method to add a PDF object to the PDF body.PdfWriter.addToBody(PdfObject object, PdfIndirectReference ref) Deprecated.Use this method to add a PDF object to the PDF body.PdfWriter.addToBody(PdfObject object, PdfIndirectReference ref, boolean inObjStm) Deprecated.Use this method to add a PDF object to the PDF body.PdfWriter.PdfBody.addToObjStm(PdfObject obj, int nObj) voidPdfCopyFields.addViewerPreference(PdfName key, PdfObject value) Deprecated.voidPdfCopyForms.addViewerPreference(PdfName key, PdfObject value) Deprecated.(package private) voidPdfDocument.addViewerPreference(PdfName key, PdfObject value) Deprecated.voidPdfReader.addViewerPreference(PdfName key, PdfObject value) Deprecated.Adds a viewer preferencevoidPdfStamper.addViewerPreference(PdfName key, PdfObject value) Deprecated.Adds a viewer preferencevoidPdfStamperImp.addViewerPreference(PdfName key, PdfObject value) Deprecated.Adds a viewer preferencevoidPdfWriter.addViewerPreference(PdfName key, PdfObject value) Deprecated.booleanDeprecated.Checks if thePdfArrayalready contains a certainPdfObject.private booleanPdfReader.convertNamedDestination(PdfObject obj, Map<Object, PdfObject> names) Deprecated.Converts a remote named destination GoToR with a local named destination if there's a corresponding name.static PdfObjectPdfReader.convertPdfNull(PdfObject obj) Deprecated.If given object is instance ofPdfNull, thennullis returned.protected PdfObjectPdfCopy.copyObject(PdfObject in) Deprecated.Translate a PR-object to a Pdf-object(package private) static PdfActionPdfAction.createHide(PdfObject obj, boolean hide) Deprecated.A Hide action hides or shows an object.static byte[]PdfReader.decodePredictor(byte[] in, PdfObject dicPar) Deprecated.protected static PdfObjectPdfReader.duplicatePdfObject(PdfObject original, PdfReader newReader) Deprecated.(package private) static voidPdfStamperImp.findAllObjects(PdfReader reader, PdfObject obj, IntHashtable hits) Deprecated.static byte[]PdfEncryption.getFileIdChangingPart(PdfObject fileId) Deprecated.This method returns a changing part of thefileIdwhen can be identified.private static PdfArrayPdfReader.getNameArray(PdfObject obj) Deprecated.static PdfObjectPdfReader.getPdfObject(PdfObject obj) Deprecated.Reads aPdfObjectresolving an indirect reference if needed.static PdfObjectPdfReader.getPdfObject(PdfObject obj, PdfObject parent) Deprecated.static PdfObjectPdfReader.getPdfObjectNullConverting(PdfObject obj, PdfObject parent) Deprecated.ReturnsPdfReader.getPdfObject(PdfObject, PdfObject)with appliedPdfReader.convertPdfNull(PdfObject).static PdfObjectPdfReader.getPdfObjectRelease(PdfObject obj) Deprecated.static PdfObjectPdfReader.getPdfObjectRelease(PdfObject obj, PdfObject parent) Deprecated.Reads aPdfObjectresolving an indirect reference if needed.static PdfObjectPdfReader.getPdfObjectReleaseNullConverting(PdfObject obj) Deprecated.ReturnsPdfReader.getPdfObjectRelease(PdfObject)with appliedPdfReader.convertPdfNull(PdfObject).static PdfActionPdfAction.gotoEmbedded(String filename, PdfTargetDictionary target, PdfObject dest, boolean newWindow) Deprecated.Creates a GoToE action to an embedded file.private voidPdfReader.iterateBookmarks(PdfObject outlineRef, Map<Object, PdfObject> names) Deprecated.static PdfObjectPdfReader.killIndirect(PdfObject obj) Deprecated.Eliminates the reference to the object freeing the memory used by it and clearing the xref entry.protected voidDeprecated.voidPdfLister.listAnyObject(PdfObject object) Deprecated.Visualizes a PDF object.private static voidSimpleBookmark.mapGotoBookmark(Map<String, Object> map, PdfObject dest, IntHashtable pages) Deprecated.voidDeprecated.Indicate that a PDF object has just been added.voidDeprecated.To indicate that an object has been changed.protected voidDeprecated.private voidDeprecated.voidDeprecated.Associates the specifiedPdfObjectas value with the specifiedPdfNameas key in this map.voidDeprecated.Associates the specifiedPdfObjectas value to the specifiedPdfNameas key in this map.static voidPdfReader.releaseLastXrefPartial(PdfObject obj) Deprecated.booleanDeprecated.Removes the element from the list.private intAcroFields.removeRefFromArray(PdfArray array, PdfObject refo) Deprecated.protected voidPdfReader.removeUnusedNode(PdfObject obj, boolean[] hits) Deprecated.private booleanPdfReader.replaceNamedDestination(PdfObject obj, Map<Object, PdfObject> names) Deprecated.private voidPdfSmartCopy.ByteStore.serObject(PdfObject obj, int level, ByteBuffer bb) Deprecated.Overwrites a specified location of the array, returning the previous valuevoidPdfContentByte.setDefaultColorspace(PdfName name, PdfObject obj) Deprecated.Sets the default colorspace.voidPdfWriter.setDefaultColorspace(PdfName key, PdfObject cs) Deprecated.Use this method to sets the default colorspace that will be applied to all the document.(package private) booleanDeprecated.voidPdfStamper.setOverrideFileId(PdfObject overrideFileId) Deprecated.Specifies the enforced PDF file ID, used to specifically override the PDF file ID when creating and signing the PDF file.voidPdfStamperImp.setOverrideFileId(PdfObject overrideFileId) Deprecated.private voidPdfReader.setXrefPartialObject(int idx, PdfObject obj) Deprecated.(package private) voidDeprecated.(package private) voidPdfWriter.PdfBody.writeCrossReferenceTable(OutputStream os, PdfIndirectReference root, PdfIndirectReference info, PdfIndirectReference encryption, PdfObject fileID, int prevxref) Returns the CrossReferenceTable of theBody.voidAcroFields.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 thewriteFlagssettingMethod parameters in com.lowagie.text.pdf with type arguments of type PdfObjectModifier and TypeMethodDescriptionPdfReader.addFilters(List<PdfObject> filters, PdfObject filter) Deprecated.private booleanPdfReader.convertNamedDestination(PdfObject obj, Map<Object, PdfObject> names) Deprecated.Converts a remote named destination GoToR with a local named destination if there's a corresponding name.private voidPdfReader.iterateBookmarks(PdfObject outlineRef, Map<Object, PdfObject> names) Deprecated.private static voidPdfNameTree.iterateItems(PdfDictionary dic, HashMap<String, PdfObject> items) Deprecated.private static voidPdfNumberTree.iterateItems(PdfDictionary dic, Map<Integer, PdfObject> items) Deprecated.Deprecated.Parses a single command from the content.private booleanPdfReader.replaceNamedDestination(PdfObject obj, Map<Object, PdfObject> names) Deprecated.static PdfDictionaryDeprecated.Writes a name tree to a PdfWriter.static PdfDictionaryDeprecated.Writes a name tree to a PdfWriter.static PdfDictionaryDeprecated.Creates a number tree.Constructors in com.lowagie.text.pdf with parameters of type PdfObjectModifierConstructorDescriptionDeprecated.Constructs anPdfArray-object, containing 1PdfObject.(package private)PdfIndirectObject(int number, int generation, PdfObject object, PdfWriter writer) Deprecated.Constructs aPdfIndirectObject.(package private)PdfIndirectObject(int number, PdfObject object, PdfWriter writer) Deprecated.Constructs aPdfIndirectObject.(package private)PdfIndirectObject(PdfIndirectReference ref, PdfObject object, PdfWriter writer) Deprecated.(package private)PdfTrailer(int size, PdfIndirectReference root, PdfIndirectReference info, PdfIndirectReference encryption, PdfObject fileID, int prevxref) Constructs a PDF-Trailer.Constructor parameters in com.lowagie.text.pdf with type arguments of type PdfObjectModifierConstructorDescriptionDeprecated.Constructs aPdfArray, containing all elements of a specifiedList.(package private)PdfPage(PdfRectangle mediaBox, HashMap<String, ? extends PdfObject> boxSize, PdfDictionary resources) Deprecated.Constructs aPdfPage.(package private)PdfPage(PdfRectangle mediaBox, HashMap<String, ? extends PdfObject> boxSize, PdfDictionary resources, int rotate) Deprecated.Constructs aPdfPage. -
Uses of PdfObject in com.lowagie.text.pdf.collection
Subclasses of PdfObject in com.lowagie.text.pdf.collectionModifier and TypeClassDescriptionclassDeprecated.classDeprecated.classDeprecated.classDeprecated.classDeprecated.classDeprecated.Methods in com.lowagie.text.pdf.collection that return PdfObject -
Uses of PdfObject in com.lowagie.text.pdf.interfaces
Methods in com.lowagie.text.pdf.interfaces with parameters of type PdfObjectModifier and TypeMethodDescriptionvoidPdfViewerPreferences.addViewerPreference(PdfName key, PdfObject value) Adds a viewer preference. -
Uses of PdfObject in com.lowagie.text.pdf.internal
Methods in com.lowagie.text.pdf.internal with parameters of type PdfObjectModifier and TypeMethodDescriptionvoidPdfViewerPreferencesImp.addViewerPreference(PdfName key, PdfObject value) Deprecated.Sets the viewer preferences for printing. -
Uses of PdfObject in com.lowagie.text.pdf.parser
Methods in com.lowagie.text.pdf.parser with parameters of type PdfObjectModifier and TypeMethodDescriptionprivate byte[]PdfTextExtractor.getContentBytesFromContentObject(PdfObject contentObject) Deprecated.Gets the content bytes from a content object, which may be a reference a stream or an array.private byte[]PdfContentStreamHandler.Do.getContentBytesFromPdfObject(PdfObject object) Method parameters in com.lowagie.text.pdf.parser with type arguments of type PdfObjectModifier and TypeMethodDescriptionprivate static PdfDictionaryPdfContentStreamHandler.BeginMarkedDict.getBDCDictionary(List<PdfObject> operands, PdfDictionary resources) The BDC marked-content operator which brackets a marked-content sequence of objects within the content stream.private static MatrixDeprecated.voidContentOperator.invoke(List<PdfObject> operands, PdfContentStreamHandler handler, PdfDictionary resources) Invokes a content operator.voidPdfContentStreamHandler.BeginMarked.invoke(List<PdfObject> operands, PdfContentStreamHandler handler, PdfDictionary resources) voidPdfContentStreamHandler.BeginMarkedDict.invoke(List<PdfObject> operands, PdfContentStreamHandler handler, PdfDictionary resources) voidPdfContentStreamHandler.BeginText.invoke(List<PdfObject> operands, PdfContentStreamHandler handler, PdfDictionary resources) voidPdfContentStreamHandler.Do.invoke(List<PdfObject> operands, PdfContentStreamHandler handler, PdfDictionary resources) voidPdfContentStreamHandler.EndMarked.invoke(List<PdfObject> operands, PdfContentStreamHandler handler, PdfDictionary resources) voidPdfContentStreamHandler.EndText.invoke(List<PdfObject> operands, PdfContentStreamHandler handler, PdfDictionary resources) voidPdfContentStreamHandler.ModifyCurrentTransformationMatrix.invoke(List<PdfObject> operands, PdfContentStreamHandler handler, PdfDictionary resources) voidPdfContentStreamHandler.MoveNextLineAndShowText.invoke(List<PdfObject> operands, PdfContentStreamHandler handler, PdfDictionary resources) voidPdfContentStreamHandler.MoveNextLineAndShowTextWithSpacing.invoke(List<PdfObject> operands, PdfContentStreamHandler handler, PdfDictionary resources) voidPdfContentStreamHandler.PopGraphicsState.invoke(List<PdfObject> operands, PdfContentStreamHandler handler, PdfDictionary resources) voidPdfContentStreamHandler.ProcessGraphicsStateResource.invoke(List<PdfObject> operands, PdfContentStreamHandler handler, PdfDictionary resources) voidPdfContentStreamHandler.PushGraphicsState.invoke(List<PdfObject> operands, PdfContentStreamHandler handler, PdfDictionary resources) voidPdfContentStreamHandler.SetTextCharacterSpacing.invoke(List<PdfObject> operands, PdfContentStreamHandler handler, PdfDictionary resources) voidPdfContentStreamHandler.SetTextFont.invoke(List<PdfObject> operands, PdfContentStreamHandler handler, PdfDictionary resources) voidPdfContentStreamHandler.SetTextHorizontalScaling.invoke(List<PdfObject> operands, PdfContentStreamHandler handler, PdfDictionary resources) voidPdfContentStreamHandler.SetTextLeading.invoke(List<PdfObject> operands, PdfContentStreamHandler handler, PdfDictionary resources) voidPdfContentStreamHandler.SetTextRenderMode.invoke(List<PdfObject> operands, PdfContentStreamHandler handler, PdfDictionary resources) voidPdfContentStreamHandler.SetTextRise.invoke(List<PdfObject> operands, PdfContentStreamHandler handler, PdfDictionary resources) voidPdfContentStreamHandler.SetTextWordSpacing.invoke(List<PdfObject> operands, PdfContentStreamHandler handler, PdfDictionary resources) voidPdfContentStreamHandler.ShowText.invoke(List<PdfObject> operands, PdfContentStreamHandler handler, PdfDictionary resources) voidPdfContentStreamHandler.ShowTextArray.invoke(List<PdfObject> operands, PdfContentStreamHandler handler, PdfDictionary resources) voidPdfContentStreamHandler.TextMoveNextLine.invoke(List<PdfObject> operands, PdfContentStreamHandler handler, PdfDictionary resources) voidPdfContentStreamHandler.TextMoveStartNextLine.invoke(List<PdfObject> operands, PdfContentStreamHandler handler, PdfDictionary resources) voidPdfContentStreamHandler.TextMoveStartNextLineWithLeading.invoke(List<PdfObject> operands, PdfContentStreamHandler handler, PdfDictionary resources) voidPdfContentStreamHandler.TextSetTextMatrix.invoke(List<PdfObject> operands, PdfContentStreamHandler handler, PdfDictionary resources) voidPdfContentStreamHandler.invokeOperator(PdfLiteral operator, List<PdfObject> operands, PdfDictionary resources) Deprecated.Invokes an operator.