Interface PDFWritable

All Known Implementing Classes:
AbstractPDFFontStream, AbstractPDFStream, ObjectStream, PageSequenceStructElem, PDFAction, PDFAnnotList, PDFArray, PDFCFFStream, PDFCFFStreamType0C, PDFCharProcs, PDFCIDFont, PDFCIDFontDescriptor, PDFCIDSystemInfo, PDFCIELabColorSpace, PDFCMap, PDFColor, PDFDestination, PDFDests, PDFDictionary, PDFDPart, PDFDPartRoot, PDFEmbeddedFile, PDFEmbeddedFiles, PDFEncoding, PDFEncryptionJCE, PDFFileSpec, PDFFont, PDFFontDescriptor, PDFFontNonBase14, PDFFontTrueType, PDFFontType0, PDFFontType1, PDFFontType3, PDFFormXObject, PDFFunction, PDFGoTo, PDFGoToRemote, PDFGState, PDFICCBasedColorSpace, PDFICCStream, PDFIdentifiedDictionary, PDFImageXObject, PDFInfo, PDFInternalLink, PDFJavaScriptLaunchAction, PDFLaunch, PDFLayer, PDFLink, PDFMetadata, PDFName, PDFNames, PDFNameTreeNode, PDFNavigator, PDFNavigatorAction, PDFNull, PDFNumber, PDFNumberTreeNode, PDFNumsArray, PDFObject, PDFOutline, PDFOutputIntent, PDFPage, PDFPageLabels, PDFPages, PDFParentTree, PDFPathPaint, PDFPattern, PDFRectangle, PDFReference, PDFResourceContext, PDFResources, PDFRoot, PDFSeparationColorSpace, PDFSetOCGStateAction, PDFShading, PDFStream, PDFStructElem, PDFStructElem.Placeholder, PDFStructTreeRoot, PDFT1Stream, PDFText, PDFToUnicodeCMap, PDFTransitionAction, PDFTTFStream, PDFUri, PDFXObject, StructureHierarchyMember, TransitionDictionary

public interface PDFWritable
This interface is implemented by classes that can be serialized to a PDF file either by serializing the object or by writing a indirect reference to the actual object.
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    Writes a "direct object" (inline object) representation to the stream.