Class PaintRootElementBackground

java.lang.Object
com.openhtmltopdf.render.displaylist.PaintRootElementBackground
All Implemented Interfaces:
DisplayListOperation

public class PaintRootElementBackground extends Object implements DisplayListOperation
  • Field Details

    • root

      private final Box root
  • Constructor Details

    • PaintRootElementBackground

      public PaintRootElementBackground(Box root)
  • Method Details

    • getRoot

      public Box getRoot()