org.apache.fop.pdf
public abstract class PDFXObject extends AbstractPDFStream
entries, orderDATE_FORMAT, log| Constructor and Description |
|---|
PDFXObject()
Create an XObject with the given number.
|
| Modifier and Type | Method and Description |
|---|---|
PDFName |
getName()
Returns the XObject's name.
|
protected int |
getSizeHint()
Returns a value that hints at the size of the encoded stream.
|
protected void |
populateStreamDict(java.lang.Object lengthEntry)
Populates the dictionary with all necessary entries for the stream.
|
encodeAndWriteStream, encodeStream, getFilterList, output, outputRawStreamData, outputStreamData, prepareImplicitFilters, setupFilterListget, put, put, writeDictionaryencode, encodeBinaryToHexString, encodeString, encodeText, formatDateTime, formatDateTime, formatObject, getDocument, getDocumentSafely, getGeneration, getObjectID, getObjectNumber, getParent, hasObjectNumber, makeReference, outputInline, referencePDF, setDocument, setObjectNumber, setParent, toPDF, toPDFStringpublic PDFName getName()
protected void populateStreamDict(java.lang.Object lengthEntry)
populateStreamDict in class AbstractPDFStreamlengthEntry - value for the /Length entryprotected int getSizeHint()
throws java.io.IOException
getSizeHint in class AbstractPDFStreamjava.io.IOException - in case of an I/O problemCopyright 1999-2008 The Apache Software Foundation. All Rights Reserved.