Uses of Class
org.apache.fop.pdf.PDFObject
Packages that use PDFObject
Package
Description
Classes for handling the low-level creation of PDF documents.
PDF Renderer
-
Uses of PDFObject in org.apache.fop.pdf
Subclasses of PDFObject in org.apache.fop.pdfModifier and TypeClassDescriptionclassBase class for PDF font streams.classThis is an abstract base class for PDF streams.classAn object stream, as described in section 3.4.6 of the PDF 1.5 Reference.classclass representing an action object.classclass representing an object which is a list of annotations.classClass representing an array object.classSpecial PDFStream for embeddable CFF fonts.classPDFStream for embeddable OpenType CFF fonts.classclass representing a /CharProcs dictionary for Type3 fonts.classClass representing a "character identifier" font (p 210 and onwards).classClass representing a font descriptor for CID fonts.classclass representing system information for "character identifier" fonts.classThis class represents a "CIE L*a*b*" color space.classClass representing the CMap encodings.classPDF Color object.classclass representing a named destinationclassclass representing an /Dests dictionary objectclassClass representing a PDF dictionary objectclassclassclassThis class represents an embedded file stream.classClass representing an /EmbeddedFiles dictionary object (name tree).classClass representing an /Encoding object.final classAn implementation of the Standard Security Handler.classClass representing a /FileSpec object.classClass representing a /Font object.classClass representing a font descriptor (/FontDescriptor object).classA common ancestor for Type1, TrueType, MMType1 and Type3 fonts (all except base 14 fonts).classClass representing a TrueType font.classClass representing a Type0 font.classClass representing a Type1 or MMType1 font (not necessary for the base 14).classClass representing a Type3 font.classPDF Form XObject A derivative of the PDFXObject, is a PDF Stream that has not only a dictionary but a stream of image data.classclass representing a PDF Function.classclass representing a /GoTo object.classClass representing a /GoToR object.classClass representing a /ExtGState object.classRepresents an ICCBased color space in PDF.classSpecial PDFStream for ICC profiles (color profiles).classIdentified Dictionary.classPDF XObject A derivative of the PDF Object, is a PDF Stream that has not only a dictionary but a stream of image data.classclass representing an /Info objectclassclass used to create a PDF internal linkclassPDF Action which executes some JavaScript code.classThis class represents the /Launch action.classOptional Content Group Dictionary, which we will call a 'layer'.classclass representing an /Annot object of /Subtype /LinkclassSpecial PDFStream for Metadata.classClass representing a PDF name object.classClass representing a PDF Names objectclassClass representing a PDF name tree node.classNavigation Node Dictionary, which we call a 'navigator'.classclassThis class represents a simple number object.classClass representing a PDF number tree node.classClass representing an "Nums" array object (for Number Trees).classThis represents a single Outline object in a PDF, including the root Outlines object.classRepresents the OutputIntent dictionary.classClass representing a /Page object.classClass representing a PDF /PageLabels dictionary.classclass representing a /Pages object.classClass representing a PDF /ParentTree.classBase class for PDF painting operations.classclass representing a PDF Function.classThe PDF resource context.classClass representing a /Resources object.classClass representing a Root (/Catalog) object.classThis class represents a "Separation" color space.classclassclass representing a PDF Smooth Shading object.classClass representing a PDF stream.classClass representing a PDF Structure Element.static classClass representing a placeholder for a PDF Structure Element.classClass representing a PDF /StructTreeRoot dictionary.classSpecial PDFStream for embedding Type 1 fonts.classThis class represents a simple number object.classClass representing ToUnicode CMaps.classclassSpecial PDFStream for embeddable TrueType fonts.classclass used to create a PDF Uri linkclassAbstract base class of PDF XObjects.classAn element in the document's structure tree.classTransition Dictionary This class is used to build a transition dictionary to specify the transition between pages.Fields in org.apache.fop.pdf with type parameters of type PDFObjectModifier and TypeFieldDescriptionPDFStructElem.kidsElements to be added to the kids array.PDFDocument.objectsthe objects themselvesPDFDocument.trailerObjectsList of objects to write in the trailerMethods in org.apache.fop.pdf with type parameters of type PDFObjectModifier and TypeMethodDescription<T extends PDFObject>
TPDFDocument.registerTrailerObject(T obj) Registers aPDFObjectin this PDF document at end.Methods in org.apache.fop.pdf that return PDFObjectModifier and TypeMethodDescriptionASCII85Filter.getDecodeParms()Get the decode parameters.ASCIIHexFilter.getDecodeParms()Get the decode params.CCFFilter.getDecodeParms()return a parameter dictionary for this filter, or nullDCTFilter.getDecodeParms()Get the decode params for this filter.FlateFilter.getDecodeParms()Get the decode params for this filter.NullFilter.getDecodeParms()return a parameter dictionary for this filter, or nullabstract PDFObjectPDFFilter.getDecodeParms()return a parameter dictionary for this filter, or nullPDFReference.getObject()Returns the PDF objectPDFObject.getParent()Returns this objects's parent.PDFDocument.registerObject(PDFObject obj) Registers aPDFObjectin this PDF document.Methods in org.apache.fop.pdf that return types with arguments of type PDFObjectMethods in org.apache.fop.pdf with parameters of type PDFObjectModifier and TypeMethodDescriptionvoidadd an /Annot object of /Subtype /Link.voidPDFResourceContext.addAnnotation(PDFObject annot) set this page's annotation listvoidAdds a kid to this structure element.voidAdds the given object to the array of kids.abstract voidAdds the given object to the array of kids.voidAdds aPDFObjectto this document.voidPDFDocument.addTrailerObject(PDFObject obj) Add trailer object.voidPDFDocument.assignObjectNumber(PDFObject obj) protected booleanPDFColor.contentEquals(PDFObject obj) Check if the other PDFObject has the same content as the current object.protected booleanPDFFileSpec.contentEquals(PDFObject obj) Check if the other PDFObject has the same content as the current object.protected booleanPDFFunction.contentEquals(PDFObject obj) Check if the other PDFObject has the same content as the current object.protected booleanPDFGoTo.contentEquals(PDFObject obj) Check if the other PDFObject has the same content as the current object.protected booleanPDFGoToRemote.contentEquals(PDFObject obj) Check if the other PDFObject has the same content as the current object.protected booleanPDFGState.contentEquals(PDFObject obj) Check if the other PDFObject has the same content as the current object.protected booleanPDFJavaScriptLaunchAction.contentEquals(PDFObject obj) Check if the other PDFObject has the same content as the current object.protected booleanPDFLaunch.contentEquals(PDFObject obj) Check if the other PDFObject has the same content as the current object.protected booleanPDFLink.contentEquals(PDFObject obj) Check if the other PDFObject has the same content as the current object.protected booleanPDFObject.contentEquals(PDFObject o) Check if the other PDFObject has the same content as the current object.protected booleanPDFPattern.contentEquals(PDFObject obj) Check if the other PDFObject has the same content as the current object.protected booleanPDFShading.contentEquals(PDFObject obj) Check if the other PDFObject has the same content as the current object.byte[]Encrypt an array of bytes using a reference PDFObject for calculating the encryption key.byte[]Encrypt an array of bytes using a reference PDFObject for calculating the encryption key.static intPDFDocument.outputIndirectObject(PDFObject object, OutputStream stream) Outputs the given object, wrapped by obj/endobj, to the given stream.PDFDocument.registerObject(PDFObject obj) Registers aPDFObjectin this PDF document.voidCCFFilter.setDecodeParms(PDFObject decodeParms) Sets the CCF decoding parametersvoidSets the direct parent object.voidSets the direct parent object.protected intPDFDocument.streamIndirectObject(PDFObject o, OutputStream stream) Method parameters in org.apache.fop.pdf with type arguments of type PDFObjectModifier and TypeMethodDescriptionvoidAbstractPDFStream.getChildren(Set<PDFObject> children) voidPDFAnnotList.getChildren(Set<PDFObject> children) voidPDFArray.getChildren(Set<PDFObject> children) voidPDFCIDFont.getChildren(Set<PDFObject> children) static voidPDFDictionary.getChildren(Collection<Object> values, Set<PDFObject> children) voidPDFDictionary.getChildren(Set<PDFObject> children) voidPDFICCBasedColorSpace.getChildren(Set<PDFObject> children) voidPDFImageXObject.getChildren(Set<PDFObject> children) voidPDFLink.getChildren(Set<PDFObject> children) voidPDFObject.getChildren(Set<PDFObject> children) voidPDFOutline.getChildren(Set<PDFObject> children) voidPDFResources.getChildren(Set<PDFObject> children) Constructors in org.apache.fop.pdf with parameters of type PDFObjectModifierConstructorDescriptionCreate a new, empty array objectCreate an array object.Create an array object.Create the array objectCreate an array object.PDFDictionary(PDFObject parent) Create a new dictionary object.PDFNumsArray(PDFObject parent) Create a new, empty array object.Constructor for direct objects.PDFReference(PDFObject obj) Creates a new PDF reference.PDFStructElem(PDFObject parent, StructureType structureType) Creates a new structure element.Placeholder(PDFObject parent) -
Uses of PDFObject in org.apache.fop.render.pdf
Subclasses of PDFObject in org.apache.fop.render.pdf