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 char
cat.GetPdfVersionChar
(PdfObject version_p) (package private) static String
report.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 class
Generates the PDF stream with the Type1 and Truetype fonts returning a PdfStream.class
Each PDF document can contain maximum 1 AcroForm.class
APdfAction
defines an action that can be triggered from a PDF file.class
APdfAnnotation
is a note that is associated with a page.class
PdfArray
is the PDF Array object.class
PdfBoolean
is the boolean object represented by the keywords true or false.class
APdfBorderArray
defines the border of aPdfAnnotation
.class
APdfBorderDictionary
define the appearance of a Border (Annotations).(package private) class
APdfColor
defines a Color (it's aPdfArray
containing 3 values).(package private) class
PdfContents
is aPdfStream
containing the contents (text + graphics) of aPdfPage
.class
APdfDashPattern
defines a dash pattern as described in the PDF Reference Manual version 1.3 p 325 (section 8.4.3).class
PdfDate
is the PDF date object.class
APdfColor
defines a Color (it's aPdfArray
containing 3 values).class
PdfDictionary
is the Pdf dictionary object.(package private) static class
PdfCatalog
is the PDF Catalog-object.static class
PdfInfo
is the PDF InfoDictionary.class
Specifies a file or an URL.class
Implements form fields.class
PdfFormObject
is a type of XObject containing a template-object.class
The graphic state dictionary.class
PdfIndirectReference
contains a reference to aPdfIndirectObject
.class
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
Content typically belongs to a single optional content group, and is visible when the group is ON and invisible when it is OFF.class
a Literalclass
class
PdfName
is an object that can be used as a name in a PDF-file.class
PdfNull
is the Null object represented by the keyword null.class
PdfNumber
provides two types of numbers, integer and real.class
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
is an object that represents a PDF outline entry.class
PdfPage
is the PDF Page-object.class
APdfPattern
defines a ColorSpaceclass
PdfRectangle
is the PDF Rectangle object.class
A Rendition dictionary (pdf spec 1.5)(package private) class
PdfResources
is the PDF Resources-object.class
Implements the shading pattern dictionary.class
A signature dictionary representation for the standard filters.static class
Creates a standard filter of the type self signed.static class
Creates a standard filter of the type Windows Certificate.static class
Creates a standard filter of the type VeriSign.class
Implements the signature dictionary.class
PdfStream
is the Pdf stream object.class
APdfString
-class is the PDF-equivalent of a JAVA-String
-object.class
This is a node in a document logical structure.class
The structure tree root corresponds to the highest hierarchy level in a tagged PDF.class
The transparency group dictionary.(package private) static class
PdfTrailer
is the PDF Trailer object.class
This class captures an AcroForm on input.class
class
Fields in com.gitlab.pdftk_java.com.lowagie.text.pdf declared as PdfObjectModifier and TypeFieldDescriptionprotected PdfObject
PdfWriter.fileID
(package private) PdfObject
PdfIndirectObject.object
Methods 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 PdfObject
PdfCopy.copyObject
(PdfObject in) Translate a PR-object to a Pdf-objectstatic PdfObject
PdfEncryption.createInfoId
(byte[] id) protected static PdfObject
PdfReader.duplicatePdfObject
(PdfObject original, PdfReader newReader) Gets aPdfObject
with a certain key from thePdfDictionary
.PdfArray.getDirectObject
(int idx) Returns thePdfObject
with the specified index, resolving a possible indirect reference to a direct object.PdfDictionary.getDirectObject
(PdfName key) Returns thePdfObject
associated 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 thePdfObject
with 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 PdfObject
PdfReader.getPdfObject
(PdfObject obj) Reads aPdfObject
resolving an indirect reference if needed.static PdfObject
PdfReader.getPdfObject
(PdfObject obj, PdfObject parent) PdfReader.getPdfObjectRelease
(int idx) static PdfObject
PdfReader.getPdfObjectRelease
(PdfObject obj) 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
PdfReader.killIndirect
(PdfObject obj) Eliminates the reference to the object freeing the memory used by it and clearing the xref entry.protected PdfObject
PdfReader.readOneObjStm
(PRStream stream, int idx) protected PdfObject
PdfReader.readPRObject()
protected PdfObject
PdfReader.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 TypeMethodDescriptionvoid
Inserts the specified element at the specified position.boolean
Adds aPdfObject
to thePdfArray
.boolean
Overrides theadd
-method inPdfArray
in order to prevent the adding of extra object to the array.(package private) PdfIndirectObject
Adds aPdfObject
to the body.(package private) PdfIndirectObject
(package private) PdfIndirectObject
(package private) PdfIndirectObject
(package private) PdfIndirectObject
PdfWriter.PdfBody.add
(PdfObject object, PdfIndirectReference ref) Adds aPdfObject
to the body given an already existing PdfIndirectReference.(package private) PdfIndirectObject
PdfWriter.PdfBody.add
(PdfObject object, PdfIndirectReference ref, boolean inObjStm) (package private) void
PageResources.addDefaultColor
(PdfName name, PdfObject obj) void
Adds aPdfObject
to 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) void
PdfReader.addViewerPreference
(PdfName key, PdfObject value) Adds a viewer preferenceboolean
Checks if thePdfArray
already contains a certainPdfObject
.private boolean
PdfReader.convertNamedDestination
(PdfObject obj, HashMap names) Converts a remote named destination GoToR with a local named destination if there's a corresponding name.protected PdfObject
PdfCopy.copyObject
(PdfObject in) Translate a PR-object to a Pdf-object(package private) static PdfAction
PdfAction.createHide
(PdfObject obj, boolean hide) A Hide action hides or shows an object.static byte[]
PdfReader.decodePredictor
(byte[] in, PdfObject dicPar) protected static PdfObject
PdfReader.duplicatePdfObject
(PdfObject original, PdfReader newReader) (package 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.static PdfObject
PdfReader.getPdfObject
(PdfObject obj, PdfObject parent) static PdfObject
PdfReader.getPdfObjectRelease
(PdfObject obj) static PdfObject
PdfReader.getPdfObjectRelease
(PdfObject obj, PdfObject parent) Reads aPdfObject
resolving an indirect reference if needed.PdfReader.getPRIndirectReference
(PdfObject obj) private void
PdfReader.iterateBookmarks
(PdfObject outlineRef, HashMap names) 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
void
PdfLister.listAnyObject
(PdfObject object) Visualizes a PDF object.private static void
SimpleBookmark.mapGotoBookmark
(HashMap map, PdfObject dest, IntHashtable pages) private void
protected void
(package private) void
PdfCopyFieldsImp.propagate
(PdfObject obj, PdfIndirectReference refo, boolean restricted) void
Adds aPdfObject
and its key to thePdfDictionary
.void
Adds aPdfObject
and its key to thePdfDictionary
.void
Adds aPdfObject
and its key to thePdfDictionary
.static void
PdfReader.releaseLastXrefPartial
(PdfObject obj) private int
AcroFields.removeRefFromArray
(PdfArray array, PdfObject refo) protected void
PdfReader.removeUnusedNode
(PdfObject obj, boolean[] hits) private boolean
PdfReader.replaceNamedDestination
(PdfObject obj, HashMap names) Overwrites a specified location of the array, returning the previous value(package private) void
PdfDocument.PdfCatalog.setAcroForm
(PdfObject fields) void
PdfContentByte.setDefaultColorspace
(PdfName name, PdfObject obj) Sets the default colorspace.void
PdfWriter.setDefaultColorspace
(PdfName key, PdfObject cs) Sets the default colorspace that will be applied to all the document.(package private) boolean
void
Set the PDF ID; sstewardprivate void
PdfReader.setXrefPartialObject
(int idx, PdfObject obj) (package private) void
(package private) void
PdfWriter.PdfBody.writeCrossReferenceTable
(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.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 TypeMethodDescriptionvoid
PdfViewerPreferences.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 TypeMethodDescriptionvoid
PdfViewerPreferencesImp.addViewerPreference
(PdfName key, PdfObject value) Sets the viewer preferences for printing.