Interface PDFGraphics2D.TransparencyIgnoredEventListener

Enclosing class:
PDFGraphics2D

public static interface PDFGraphics2D.TransparencyIgnoredEventListener
May be used to give proper feedback to the user when a particular PDF profile is being used that disallows transparency.
  • Method Summary

    Modifier and Type
    Method
    Description
    void
     
  • Method Details

    • transparencyIgnored

      void transparencyIgnored(Object pdfProfile)