Uses of Class
com.gitlab.pdftk_java.com.lowagie.text.pdf.PdfObject
Packages that use PdfObject
Package
Description
-
Uses of PdfObject in com.gitlab.pdftk_java
Methods in com.gitlab.pdftk_java with parameters of type PdfObjectModifier and TypeMethodDescription(package private) static charcat.GetPdfVersionChar(PdfObject version_p) (package private) static Stringreport.OutputPdfStringOrName(PdfObject pdfoo_p, boolean utf8_b) -
Uses of PdfObject in com.gitlab.pdftk_java.com.lowagie.text.pdf
Subclasses of PdfObject in com.gitlab.pdftk_java.com.lowagie.text.pdfModifier and TypeClassDescription(package private) static classGenerates the PDF stream with the Type1 and Truetype fonts returning a PdfStream.classEach PDF document can contain maximum 1 AcroForm.classAPdfActiondefines an action that can be triggered from a PDF file.classAPdfAnnotationis a note that is associated with a page.classPdfArrayis the PDF Array object.classPdfBooleanis the boolean object represented by the keywords true or false.classAPdfBorderArraydefines the border of aPdfAnnotation.classAPdfBorderDictionarydefine the appearance of a Border (Annotations).(package private) classAPdfColordefines a Color (it's aPdfArraycontaining 3 values).(package private) classPdfContentsis aPdfStreamcontaining the contents (text + graphics) of aPdfPage.classAPdfDashPatterndefines a dash pattern as described in the PDF Reference Manual version 1.3 p 325 (section 8.4.3).classPdfDateis the PDF date object.classAPdfColordefines a Color (it's aPdfArraycontaining 3 values).classPdfDictionaryis the Pdf dictionary object.(package private) static classPdfCatalogis the PDF Catalog-object.static classPdfInfois the PDF InfoDictionary.classSpecifies a file or an URL.classImplements form fields.classPdfFormObjectis a type of XObject containing a template-object.classThe graphic state dictionary.classPdfIndirectReferencecontains a reference to aPdfIndirectObject.classAn optional content group is a dictionary representing a collection of graphics that can be made visible or invisible dynamically by users of viewer applications.classContent typically belongs to a single optional content group, and is visible when the group is ON and invisible when it is OFF.classa LiteralclassclassPdfNameis an object that can be used as a name in a PDF-file.classPdfNullis the Null object represented by the keyword null.classPdfNumberprovides two types of numbers, integer and real.classThis 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.classPdfOutlineis an object that represents a PDF outline entry.classPdfPageis the PDF Page-object.classAPdfPatterndefines a ColorSpaceclassPdfRectangleis the PDF Rectangle object.classA Rendition dictionary (pdf spec 1.5)(package private) classPdfResourcesis the PDF Resources-object.classImplements the shading pattern dictionary.classA signature dictionary representation for the standard filters.static classCreates a standard filter of the type self signed.static classCreates a standard filter of the type Windows Certificate.static classCreates a standard filter of the type VeriSign.classImplements the signature dictionary.classPdfStreamis the Pdf stream object.classAPdfString-class is the PDF-equivalent of a JAVA-String-object.classThis is a node in a document logical structure.classThe structure tree root corresponds to the highest hierarchy level in a tagged PDF.classThe transparency group dictionary.(package private) static classPdfTraileris the PDF Trailer object.classThis class captures an AcroForm on input.classclassFields in com.gitlab.pdftk_java.com.lowagie.text.pdf declared as PdfObjectModifier and TypeFieldDescriptionprotected PdfObjectPdfWriter.fileID(package private) PdfObjectPdfIndirectObject.objectMethods in com.gitlab.pdftk_java.com.lowagie.text.pdf that return PdfObjectModifier and TypeMethodDescription(package private) PdfObject[]PdfWriter.addSimpleExtGState(PdfDictionary gstate) (package private) PdfObject[]PdfWriter.addSimpleProperty(Object prop, PdfIndirectReference refi) protected PdfObjectPdfCopy.copyObject(PdfObject in) Translate a PR-object to a Pdf-objectstatic PdfObjectPdfEncryption.createInfoId(byte[] id) protected static PdfObjectPdfReader.duplicatePdfObject(PdfObject original, PdfReader newReader) Gets aPdfObjectwith a certain key from thePdfDictionary.PdfArray.getDirectObject(int idx) Returns thePdfObjectwith the specified index, resolving a possible indirect reference to a direct object.PdfDictionary.getDirectObject(PdfName key) Returns thePdfObjectassociated to the specified key, resolving a possible indirect reference to a direct object.PdfEncryption.getFileID()PdfWriter.getFileID()Get the pre-set PDF ID; sstewardPdfArray.getPdfObject(int idx) Returns thePdfObjectwith the specified index.PdfLayer.getPdfObject()Gets the dictionary representing the layer.PdfLayerMembership.getPdfObject()Gets the dictionary representing the membership layer.PdfOCG.getPdfObject()Gets the object representing the layer.PdfReader.getPdfObject(int idx) static PdfObjectPdfReader.getPdfObject(PdfObject obj) Reads aPdfObjectresolving an indirect reference if needed.static PdfObjectPdfReader.getPdfObject(PdfObject obj, PdfObject parent) PdfReader.getPdfObjectRelease(int idx) static PdfObjectPdfReader.getPdfObjectRelease(PdfObject obj) static PdfObjectPdfReader.getPdfObjectRelease(PdfObject obj, PdfObject parent) Reads aPdfObjectresolving an indirect reference if needed.(package private) PdfObjectPdfImportedPage.getResources()(package private) PdfObjectPdfReaderInstance.getResources(int pageNumber) (package private) PdfObjectPdfTemplate.getResources()Constructs the resources used by this template.(package private) PdfObjectColorDetails.getSpotColor(PdfWriter writer) Gets theSpotColorobject.protected PdfObjectPdfSpotColor.getSpotObject(PdfWriter writer) static PdfObjectPdfReader.killIndirect(PdfObject obj) Eliminates the reference to the object freeing the memory used by it and clearing the xref entry.protected PdfObjectPdfReader.readOneObjStm(PRStream stream, int idx) protected PdfObjectPdfReader.readPRObject()protected PdfObjectPdfReader.readSingleObject(int k) PdfArray.remove(int idx) Remove the element at the specified position from the array.Overwrites a specified location of the array, returning the previous valueMethods in com.gitlab.pdftk_java.com.lowagie.text.pdf with parameters of type PdfObjectModifier and TypeMethodDescriptionvoidInserts the specified element at the specified position.booleanAdds aPdfObjectto thePdfArray.booleanOverrides 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) voidAdds aPdfObjectto thePdfArray.PdfReader.addPdfObject(PdfObject obj) Adds an object to the PDF body.Adds an object to the PDF body.Adds an object to the PDF body.Adds an object to the PDF body.PdfWriter.addToBody(PdfObject object, PdfIndirectReference ref) Adds an object to the PDF body.PdfWriter.addToBody(PdfObject object, PdfIndirectReference ref, boolean inObjStm) Adds an object to the PDF body.PdfWriter.PdfBody.addToObjStm(PdfObject obj, int nObj) voidPdfReader.addViewerPreference(PdfName key, PdfObject value) Adds a viewer preferencebooleanChecks if thePdfArrayalready contains a certainPdfObject.private booleanPdfReader.convertNamedDestination(PdfObject obj, HashMap names) Converts a remote named destination GoToR with a local named destination if there's a corresponding name.protected PdfObjectPdfCopy.copyObject(PdfObject in) Translate a PR-object to a Pdf-object(package private) static PdfActionPdfAction.createHide(PdfObject obj, boolean hide) A Hide action hides or shows an object.static byte[]PdfReader.decodePredictor(byte[] in, PdfObject dicPar) protected static PdfObjectPdfReader.duplicatePdfObject(PdfObject original, PdfReader newReader) (package private) static voidPdfStamperImp.findAllObjects(PdfReader reader, PdfObject obj, IntHashtable hits) private static PdfArrayPdfReader.getNameArray(PdfObject obj) static PdfObjectPdfReader.getPdfObject(PdfObject obj) Reads aPdfObjectresolving an indirect reference if needed.static PdfObjectPdfReader.getPdfObject(PdfObject obj, PdfObject parent) static PdfObjectPdfReader.getPdfObjectRelease(PdfObject obj) static PdfObjectPdfReader.getPdfObjectRelease(PdfObject obj, PdfObject parent) Reads aPdfObjectresolving an indirect reference if needed.PdfReader.getPRIndirectReference(PdfObject obj) private voidPdfReader.iterateBookmarks(PdfObject outlineRef, HashMap names) static PdfObjectPdfReader.killIndirect(PdfObject obj) Eliminates the reference to the object freeing the memory used by it and clearing the xref entry.protected voidvoidPdfLister.listAnyObject(PdfObject object) Visualizes a PDF object.private static voidSimpleBookmark.mapGotoBookmark(HashMap map, PdfObject dest, IntHashtable pages) private voidprotected void(package private) voidPdfCopyFieldsImp.propagate(PdfObject obj, PdfIndirectReference refo, boolean restricted) voidAdds aPdfObjectand its key to thePdfDictionary.voidAdds aPdfObjectand its key to thePdfDictionary.voidAdds aPdfObjectand its key to thePdfDictionary.static voidPdfReader.releaseLastXrefPartial(PdfObject obj) private intAcroFields.removeRefFromArray(PdfArray array, PdfObject refo) protected voidPdfReader.removeUnusedNode(PdfObject obj, boolean[] hits) private booleanPdfReader.replaceNamedDestination(PdfObject obj, HashMap names) Overwrites a specified location of the array, returning the previous value(package private) voidPdfDocument.PdfCatalog.setAcroForm(PdfObject fields) voidPdfContentByte.setDefaultColorspace(PdfName name, PdfObject obj) Sets the default colorspace.voidPdfWriter.setDefaultColorspace(PdfName key, PdfObject cs) Sets the default colorspace that will be applied to all the document.(package private) booleanvoidSet the PDF ID; sstewardprivate voidPdfReader.setXrefPartialObject(int idx, PdfObject obj) (package private) void(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 thewriteFlagssettingConstructors in com.gitlab.pdftk_java.com.lowagie.text.pdf with parameters of type PdfObjectModifierConstructorDescriptionConstructs anPdfArray-object, containing 1PdfObject.(package private)PdfIndirectObject(int number, int generation, PdfObject object, PdfWriter writer) Constructs aPdfIndirectObject.(package private)PdfIndirectObject(int number, PdfObject object, PdfWriter writer) Constructs aPdfIndirectObject.(package private)PdfIndirectObject(PdfIndirectReference ref, PdfObject object, PdfWriter writer) (package private)PdfTrailer(int size, int offset, PdfIndirectReference root, PdfIndirectReference info, PdfIndirectReference encryption, PdfObject fileID, int prevxref) Constructs a PDF-Trailer. -
Uses of PdfObject in com.gitlab.pdftk_java.com.lowagie.text.pdf.interfaces
Methods in com.gitlab.pdftk_java.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.gitlab.pdftk_java.com.lowagie.text.pdf.internal
Methods in com.gitlab.pdftk_java.com.lowagie.text.pdf.internal with parameters of type PdfObjectModifier and TypeMethodDescriptionvoidPdfViewerPreferencesImp.addViewerPreference(PdfName key, PdfObject value) Sets the viewer preferences for printing.