Uses of Interface
org.apache.fop.svg.PDFGraphics2D.TransparencyIgnoredEventListener
-
Packages that use PDFGraphics2D.TransparencyIgnoredEventListener Package Description org.apache.fop.svg Classes that add SVG support to FOP and SVG->PDF conversion for Batik. -
-
Uses of PDFGraphics2D.TransparencyIgnoredEventListener in org.apache.fop.svg
Constructors in org.apache.fop.svg with parameters of type PDFGraphics2D.TransparencyIgnoredEventListener Constructor Description PDFGraphics2D(boolean textAsShapes, FontInfo fi, PDFDocument doc, PDFResourceContext page, PDFReference pref, java.lang.String font, float size, PDFGraphics2D.TransparencyIgnoredEventListener listener)
Create a new PDFGraphics2D with the given pdf document info.
-