Class Display

java.lang.Object
de.redsix.pdfcompare.ui.Display

public class Display extends Object
  • Constructor Details

    • Display

      public Display()
  • Method Details

    • init

      public void init(CliArguments cliArguments)
    • init

      public void init()
    • redrawImages

      public void redrawImages()
    • showPageArea

      public void showPageArea(PageArea pageArea)
      switches to the page and scrolls to show the area.
    • applyExclusions

      public BufferedImage applyExclusions(BufferedImage image)
      paints shaded areas over defined exclusions
    • getPageNumber

      public int getPageNumber()
      Returns:
      current page number, 1 based
    • getExclusions

      public Exclusions getExclusions()