Class ForegroundPdfDrawer

  • All Implemented Interfaces:
    com.openhtmltopdf.extend.FSObjectDrawer

    public class ForegroundPdfDrawer
    extends PdfDrawerBase
    • Constructor Detail

      • ForegroundPdfDrawer

        public ForegroundPdfDrawer()
    • Method Detail

      • drawObject

        public Map<Shape,​String> drawObject​(Element e,
                                                  double x,
                                                  double y,
                                                  double width,
                                                  double height,
                                                  com.openhtmltopdf.extend.OutputDevice outputDevice,
                                                  com.openhtmltopdf.render.RenderingContext ctx,
                                                  int dotsPerPixel)