public class PdfTransparencyGroup extends PdfDictionary
| Constructor | Description |
|---|---|
PdfTransparencyGroup() |
Constructs a transparencyGroup.
|
| Modifier and Type | Method | 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.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitcheckType, clear, 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 © 2018. All rights reserved.