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.
|
checkType, 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, toString
canBeInObjStm, getBytes, getIndRef, isArray, isBoolean, isDictionary, isIndirect, isName, isNull, isNumber, isStream, isString, length, setContent, setIndRef, type
public PdfTransparencyGroup()
public void setIsolated(boolean isolated)
isolated
-
public void setKnockout(boolean knockout)
knockout
-
Copyright © 2016. All rights reserved.