public class PDAppearanceStream extends PDFormXObject
Constructor and Description |
---|
PDAppearanceStream(COSStream stream)
Creates a Form XObject for reading.
|
PDAppearanceStream(PDDocument document)
Creates a Form Image XObject for writing, in the given document.
|
getBBox, getContents, getContentsForRandomAccess, getContentStream, getFormType, getGroup, getMatrix, getOptionalContent, getResources, getStructParents, setBBox, setFormType, setMatrix, setOptionalContent, setResources, setStructParents
createXObject, getCOSObject, getStream
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getContentsForStreamParsing
public PDAppearanceStream(COSStream stream)
stream
- The XObject streampublic PDAppearanceStream(PDDocument document)
document
- The current documentCopyright © 2002–2024 The Apache Software Foundation. All rights reserved.