public class ViewModel extends Object
| Constructor and Description |
|---|
ViewModel(CompareResult compareResult) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
decreasePage() |
BufferedImage |
getDiffImage() |
BufferedImage |
getLeftImage() |
int |
getPageToShow() |
boolean |
increasePage() |
boolean |
isShowExpected() |
void |
showActual() |
void |
showExpected() |
public ViewModel(CompareResult compareResult)
public int getPageToShow()
public boolean isShowExpected()
public void showExpected()
public void showActual()
public boolean decreasePage()
public boolean increasePage()
public BufferedImage getLeftImage()
public BufferedImage getDiffImage()
Copyright © 2016 red6 enterprise software GmbH. All rights reserved.