Interface PdfBoxReplacedElement

    • Method Summary

      Modifier and Type Method Description
      void paint​(com.openhtmltopdf.render.RenderingContext c, PdfBoxOutputDevice outputDevice, com.openhtmltopdf.render.BlockBox box)  
      • Methods inherited from interface com.openhtmltopdf.extend.ReplacedElement

        detach, getBaseline, getIntrinsicHeight, getIntrinsicWidth, getLocation, hasBaseline, isRequiresInteractivePaint, setLocation
    • Method Detail

      • paint

        void paint​(com.openhtmltopdf.render.RenderingContext c,
                   PdfBoxOutputDevice outputDevice,
                   com.openhtmltopdf.render.BlockBox box)