| Package | Description |
|---|---|
| com.applitools.eyes | |
| com.applitools.eyes.metadata |
| Modifier and Type | Method and Description |
|---|---|
static MatchLevel |
MatchLevel.fromString(String key) |
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) |
| Modifier and Type | Method and Description |
|---|---|
MatchLevel |
ImageMatchSettings.getMatchLevel() |
| Modifier and Type | Method and Description |
|---|---|
void |
ImageMatchSettings.setMatchLevel(MatchLevel matchLevel) |
Copyright © 2018. All rights reserved.