public class PDFLayer extends PDFIdentifiedDictionary
Modifier and Type | Class and Description |
---|---|
static class |
PDFLayer.Resolver |
entries, order
Modifier and Type | Method and Description |
---|---|
int |
output(OutputStream stream)
Write the PDF represention of this object
|
void |
populate(Object name,
Object intent,
Object usage) |
void |
setResolver(PDFLayer.Resolver resolver) |
getId, hasId
containsKey, get, getChildren, getChildren, keySet, put, put, remove, writeDictionary
contentEquals, encode, encodeBinaryToHexString, encodeString, encodeText, formatObject, getDocument, getDocumentSafely, getGeneration, getObjectID, getObjectNumber, getParent, hasObjectNumber, makeReference, outputInline, referencePDF, setDocument, setObjectNumber, setObjectNumber, setObjectNumber, setParent, supportsObjectStream, toPDF, toPDFString
public PDFLayer(String id)
public int output(OutputStream stream) throws IOException
PDFDictionary
output
in class PDFDictionary
stream
- the stream to write the PDF toIOException
- if there is an error writing to the streampublic void setResolver(PDFLayer.Resolver resolver)
Copyright © 2025 Apache Software Foundation. All rights reserved.