Package org.apache.fop.svg
Interface PDFGraphics2D.TransparencyIgnoredEventListener
-
- All Known Implementing Classes:
PDFImageHandlerSVG.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
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
transparencyIgnored(java.lang.Object pdfProfile)
-