Class PdfTransparencyGroup

  • All Implemented Interfaces:
    java.io.Serializable

    public class PdfTransparencyGroup
    extends PdfDictionary
    The transparency group dictionary.
    See Also:
    Serialized Form
    • Constructor Detail

      • PdfTransparencyGroup

        public PdfTransparencyGroup()
        Constructs a transparencyGroup.
    • Method Detail

      • setIsolated

        public void setIsolated​(boolean isolated)
        Determining the initial backdrop against which its stack is composited.
        Parameters:
        isolated -
      • setKnockout

        public void setKnockout​(boolean knockout)
        Determining whether the objects within the stack are composited with one another or only with the group's backdrop.
        Parameters:
        knockout -