com.lowagie.text.pdf
public class PdfTransparencyGroup extends PdfDictionary
| Constructor Summary | |
|---|---|
| PdfTransparencyGroup()
Constructs a transparencyGroup. | |
| Method Summary | |
|---|---|
| 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. |
Parameters: isolated
Parameters: knockout