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 Detail

      • transparencyIgnored

        void transparencyIgnored​(java.lang.Object pdfProfile)