| Package | Description |
|---|---|
| com.applitools.eyes |
| Modifier and Type | Method and Description |
|---|---|
MatchLevel |
ImageMatchSettings.getMatchLevel() |
static MatchLevel |
MatchLevel.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static MatchLevel[] |
MatchLevel.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ImageMatchSettings.setMatchLevel(MatchLevel matchLevel) |
| Constructor and Description |
|---|
ImageMatchSettings(MatchLevel matchLevel,
ExactMatchSettings exact) |
Copyright © 2016. All rights reserved.