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