public class PDTransparencyGroup extends PDFormXObject
| Constructor and Description |
|---|
PDTransparencyGroup(COSStream stream,
ResourceCache cache)
Creates a Transparency Group for reading.
|
PDTransparencyGroup(PDDocument document)
Creates a Transparency Group for writing, in the given document.
|
PDTransparencyGroup(PDStream stream)
Creates a Transparency Group for reading.
|
getBBox, getContents, getContentsForRandomAccess, getContentStream, getFormType, getGroup, getMatrix, getOptionalContent, getResources, getStructParents, setBBox, setFormType, setMatrix, setOptionalContent, setResources, setStructParentscreateXObject, getCOSObject, getStreampublic PDTransparencyGroup(PDStream stream)
stream - The XObject streampublic PDTransparencyGroup(COSStream stream, ResourceCache cache)
stream - The XObject streamcache - the cache to be used for the resourcespublic PDTransparencyGroup(PDDocument document)
document - The current documentCopyright © 2002–2022 The Apache Software Foundation. All rights reserved.