Uses of Class
org.apache.fop.pdf.PDFObject
-
Packages that use PDFObject Package Description org.apache.fop.pdf Classes for handling the low-level creation of PDF documents.org.apache.fop.render.pdf PDF Renderer -
-
Uses of PDFObject in org.apache.fop.pdf
Subclasses of PDFObject in org.apache.fop.pdf Modifier and Type Class Description classAbstractPDFFontStreamBase class for PDF font streams.classAbstractPDFStreamThis is an abstract base class for PDF streams.classObjectStreamAn object stream, as described in section 3.4.6 of the PDF 1.5 Reference.classPDFActionclass representing an action object.classPDFAnnotListclass representing an object which is a list of annotations.classPDFArrayClass representing an array object.classPDFCFFStreamSpecial PDFStream for embeddable CFF fonts.classPDFCFFStreamType0CPDFStream for embeddable OpenType CFF fonts.classPDFCharProcsclass representing a /CharProcs dictionary for Type3 fonts.classPDFCIDFontClass representing a "character identifier" font (p 210 and onwards).classPDFCIDFontDescriptorClass representing a font descriptor for CID fonts.classPDFCIDSystemInfoclass representing system information for "character identifier" fonts.classPDFCIELabColorSpaceThis class represents a "CIE L*a*b*" color space.classPDFCMapClass representing the CMap encodings.classPDFColorPDF Color object.classPDFDestinationclass representing a named destinationclassPDFDestsclass representing an /Dests dictionary objectclassPDFDictionaryClass representing a PDF dictionary objectclassPDFDPartclassPDFDPartRootclassPDFEmbeddedFileThis class represents an embedded file stream.classPDFEmbeddedFilesClass representing an /EmbeddedFiles dictionary object (name tree).classPDFEncodingClass representing an /Encoding object.classPDFEncryptionJCEAn implementation of the Standard Security Handler.classPDFFileSpecClass representing a /FileSpec object.classPDFFontClass representing a /Font object.classPDFFontDescriptorClass representing a font descriptor (/FontDescriptor object).classPDFFontNonBase14A common ancestor for Type1, TrueType, MMType1 and Type3 fonts (all except base 14 fonts).classPDFFontTrueTypeClass representing a TrueType font.classPDFFontType0Class representing a Type0 font.classPDFFontType1Class representing a Type1 or MMType1 font (not necessary for the base 14).classPDFFontType3Class representing a Type3 font.classPDFFormXObjectPDF Form XObject A derivative of the PDFXObject, is a PDF Stream that has not only a dictionary but a stream of image data.classPDFFunctionclass representing a PDF Function.classPDFGoToclass representing a /GoTo object.classPDFGoToRemoteClass representing a /GoToR object.classPDFGStateClass representing a /ExtGState object.classPDFICCBasedColorSpaceRepresents an ICCBased color space in PDF.classPDFICCStreamSpecial PDFStream for ICC profiles (color profiles).classPDFIdentifiedDictionaryIdentified Dictionary.classPDFImageXObjectPDF XObject A derivative of the PDF Object, is a PDF Stream that has not only a dictionary but a stream of image data.classPDFInfoclass representing an /Info objectclassPDFInternalLinkclass used to create a PDF internal linkclassPDFJavaScriptLaunchActionPDF Action which executes some JavaScript code.classPDFLaunchThis class represents the /Launch action.classPDFLayerOptional Content Group Dictionary, which we will call a 'layer'.classPDFLinkclass representing an /Annot object of /Subtype /LinkclassPDFMetadataSpecial PDFStream for Metadata.classPDFNameClass representing a PDF name object.classPDFNamesClass representing a PDF Names objectclassPDFNameTreeNodeClass representing a PDF name tree node.classPDFNavigatorNavigation Node Dictionary, which we call a 'navigator'.classPDFNavigatorActionclassPDFNumberThis class represents a simple number object.classPDFNumberTreeNodeClass representing a PDF number tree node.classPDFNumsArrayClass representing an "Nums" array object (for Number Trees).classPDFOutlineThis represents a single Outline object in a PDF, including the root Outlines object.classPDFOutputIntentRepresents the OutputIntent dictionary.classPDFPageClass representing a /Page object.classPDFPageLabelsClass representing a PDF /PageLabels dictionary.classPDFPagesclass representing a /Pages object.classPDFParentTreeClass representing a PDF /ParentTree.classPDFPathPaintBase class for PDF painting operations.classPDFPatternclass representing a PDF Function.classPDFResourceContextThe PDF resource context.classPDFResourcesClass representing a /Resources object.classPDFRootClass representing a Root (/Catalog) object.classPDFSeparationColorSpaceThis class represents a "Separation" color space.classPDFSetOCGStateActionclassPDFShadingclass representing a PDF Smooth Shading object.classPDFStreamClass representing a PDF stream.classPDFStructElemClass representing a PDF Structure Element.static classPDFStructElem.PlaceholderClass representing a placeholder for a PDF Structure Element.classPDFStructTreeRootClass representing a PDF /StructTreeRoot dictionary.classPDFT1StreamSpecial PDFStream for embedding Type 1 fonts.classPDFTextThis class represents a simple number object.classPDFToUnicodeCMapClass representing ToUnicode CMaps.classPDFTransitionActionclassPDFTTFStreamSpecial PDFStream for embeddable TrueType fonts.classPDFUriclass used to create a PDF Uri linkclassPDFXObjectAbstract base class of PDF XObjects.classStructureHierarchyMemberAn element in the document's structure tree.classTransitionDictionaryTransition 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 PDFObject Modifier and Type Field Description protected java.util.List<PDFObject>PDFStructElem. kidsElements to be added to the kids array.protected java.util.List<PDFObject>PDFDocument. objectsthe objects themselvesprotected java.util.List<PDFObject>PDFDocument. trailerObjectsList of objects to write in the trailerMethods in org.apache.fop.pdf that return PDFObject Modifier and Type Method Description PDFObjectASCII85Filter. getDecodeParms()Get the decode parameters.PDFObjectASCIIHexFilter. getDecodeParms()Get the decode params.PDFObjectCCFFilter. getDecodeParms()return a parameter dictionary for this filter, or nullPDFObjectDCTFilter. getDecodeParms()Get the decode params for this filter.PDFObjectFlateFilter. getDecodeParms()Get the decode params for this filter.PDFObjectNullFilter. getDecodeParms()return a parameter dictionary for this filter, or nullabstract PDFObjectPDFFilter. getDecodeParms()return a parameter dictionary for this filter, or nullPDFObjectPDFReference. getObject()Returns the PDF objectPDFObjectPDFObject. getParent()Returns this objects's parent.PDFObjectPDFDocument. registerObject(PDFObject obj)Registers aPDFObjectin this PDF document.Methods in org.apache.fop.pdf that return types with arguments of type PDFObject Modifier and Type Method Description java.util.List<PDFObject>PDFStructElem. getKids()Methods in org.apache.fop.pdf with parameters of type PDFObject Modifier and Type Method Description voidPDFAnnotList. addAnnot(PDFObject link)add an /Annot object of /Subtype /Link.voidPDFResourceContext. addAnnotation(PDFObject annot)set this page's annotation listvoidPDFStructElem. addKid(PDFObject kid)Adds a kid to this structure element.voidPDFStructTreeRoot. addKid(PDFObject kid)Adds the given object to the array of kids.abstract voidStructureHierarchyMember. addKid(PDFObject kid)Adds the given object to the array of kids.voidPDFDocument. addObject(PDFObject obj)Adds 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[]PDFEncryption. encrypt(byte[] data, PDFObject refObj)Encrypt an array of bytes using a reference PDFObject for calculating the encryption key.byte[]PDFEncryptionJCE. encrypt(byte[] data, PDFObject refObj)Encrypt an array of bytes using a reference PDFObject for calculating the encryption key.static intPDFDocument. outputIndirectObject(PDFObject object, java.io.OutputStream stream)Outputs the given object, wrapped by obj/endobj, to the given stream.PDFObjectPDFDocument. registerObject(PDFObject obj)Registers aPDFObjectin this PDF document.voidCCFFilter. setDecodeParms(PDFObject decodeParms)Sets the CCF decoding parametersvoidPDFObject. setParent(PDFObject parent)Sets the direct parent object.voidPDFStructElem. setParent(PDFObject parent)Sets the direct parent object.protected intPDFDocument. streamIndirectObject(PDFObject o, java.io.OutputStream stream)Method parameters in org.apache.fop.pdf with type arguments of type PDFObject Modifier and Type Method Description voidAbstractPDFStream. getChildren(java.util.Set<PDFObject> children)voidPDFAnnotList. getChildren(java.util.Set<PDFObject> children)voidPDFArray. getChildren(java.util.Set<PDFObject> children)voidPDFCIDFont. getChildren(java.util.Set<PDFObject> children)static voidPDFDictionary. getChildren(java.util.Collection<java.lang.Object> values, java.util.Set<PDFObject> children)voidPDFDictionary. getChildren(java.util.Set<PDFObject> children)voidPDFICCBasedColorSpace. getChildren(java.util.Set<PDFObject> children)voidPDFImageXObject. getChildren(java.util.Set<PDFObject> children)voidPDFLink. getChildren(java.util.Set<PDFObject> children)voidPDFObject. getChildren(java.util.Set<PDFObject> children)voidPDFOutline. getChildren(java.util.Set<PDFObject> children)voidPDFResources. getChildren(java.util.Set<PDFObject> children)Constructors in org.apache.fop.pdf with parameters of type PDFObject Constructor Description PDFArray(PDFObject parent)Create a new, empty array objectPDFArray(PDFObject parent, double[] values)Create an array object.PDFArray(PDFObject parent, int[] values)Create an array object.PDFArray(PDFObject parent, java.lang.Object[] values)Create the array objectPDFArray(PDFObject parent, java.util.List<?> values)Create an array object.PDFDictionary(PDFObject parent)Create a new dictionary object.PDFNumsArray(PDFObject parent)Create a new, empty array object.PDFObject(PDFObject parent)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 Modifier and Type Class Description classPageSequenceStructElem
-