Package de.redsix.pdfcompare.ui
Class Display
java.lang.Object
de.redsix.pdfcompare.ui.Display
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionapplyExclusions(BufferedImage image) paints shaded areas over defined exclusionsintvoidinit()voidinit(CliArguments cliArguments) voidvoidshowPageArea(PageArea pageArea) switches to the page and scrolls to show the area.
-
Constructor Details
-
Display
public Display()
-
-
Method Details
-
init
-
init
public void init() -
redrawImages
public void redrawImages() -
showPageArea
switches to the page and scrolls to show the area. -
applyExclusions
paints shaded areas over defined exclusions -
getPageNumber
public int getPageNumber()- Returns:
- current page number, 1 based
-
getExclusions
-