|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ScreenResolution | |
|---|---|
| com.atlassian.selenium.visualcomparison | |
| com.atlassian.selenium.visualcomparison.utils | |
| Uses of ScreenResolution in com.atlassian.selenium.visualcomparison |
|---|
| Methods in com.atlassian.selenium.visualcomparison that return ScreenResolution | |
|---|---|
ScreenResolution[] |
VisualComparer.getScreenResolutions()
|
| Methods in com.atlassian.selenium.visualcomparison with parameters of type ScreenResolution | |
|---|---|
boolean |
VisualComparableClient.resizeScreen(ScreenResolution resolution,
boolean refreshAfterResize)
|
void |
VisualComparer.setScreenResolutions(ScreenResolution[] resolutions)
|
| Uses of ScreenResolution in com.atlassian.selenium.visualcomparison.utils |
|---|
| Methods in com.atlassian.selenium.visualcomparison.utils that return ScreenResolution | |
|---|---|
ScreenResolution |
Screenshot.getResolution()
|
| Methods in com.atlassian.selenium.visualcomparison.utils with parameters of type ScreenResolution | |
|---|---|
int |
ScreenResolution.compareTo(ScreenResolution other)
|
static java.lang.String |
Screenshot.generateFileName(java.lang.String id,
ScreenResolution resolution)
|
| Constructors in com.atlassian.selenium.visualcomparison.utils with parameters of type ScreenResolution | |
|---|---|
Screenshot(VisualComparableClient client,
java.lang.String id,
java.lang.String imageDir,
ScreenResolution resolution)
|
|
ScreenshotDiff(Screenshot oldScreenshot,
Screenshot newScreenshot,
java.lang.String id,
ScreenResolution resolution,
java.awt.image.BufferedImage diffImage,
java.util.ArrayList<BoundingBox> boxes,
java.util.List<BoundingBox> ignoreAreas)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||