public class PdfTransparencyGroup extends PdfDictionary
| Constructor and Description | 
|---|
PdfTransparencyGroup()
Constructs a transparencyGroup. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
setIsolated(boolean isolated)
Determining the initial backdrop against which its stack is composited. 
 | 
void | 
setKnockout(boolean knockout)
Determining whether the objects within the stack are composited with one another or only with the group's backdrop. 
 | 
contains, get, getAsArray, getAsBoolean, getAsDict, getAsIndirectObject, getAsName, getAsNumber, getAsStream, getAsString, getDirectObject, getKeys, isCatalog, isFont, isOutlineTree, isPage, isPages, merge, mergeDifferent, put, putAll, putEx, remove, size, toPdf, toStringcanBeInObjStm, getBytes, getIndRef, isArray, isBoolean, isDictionary, isIndirect, isName, isNull, isNumber, isStream, isString, length, setContent, setIndRef, typepublic PdfTransparencyGroup()
public void setIsolated(boolean isolated)
isolated - public void setKnockout(boolean knockout)
knockout - Copyright © 2020. All rights reserved.