Uses of Interface
com.applitools.eyes.fluent.GetRegion
-
Packages that use GetRegion Package Description com.applitools.eyes com.applitools.eyes.fluent com.applitools.eyes.universal -
-
Uses of GetRegion in com.applitools.eyes
Classes in com.applitools.eyes that implement GetRegion Modifier and Type Class Description classAccessibilityRegionByRectangle -
Uses of GetRegion in com.applitools.eyes.fluent
Classes in com.applitools.eyes.fluent that implement GetRegion Modifier and Type Class Description classFloatingRegionByRectangleclassSimpleRegionByRectangleFields in com.applitools.eyes.fluent with type parameters of type GetRegion Modifier and Type Field Description protected List<GetRegion>CheckSettings. accessibilityRegionsprotected List<GetRegion>CheckSettings. contentRegionsprotected List<GetRegion>CheckSettings. floatingRegionsprotected List<GetRegion>CheckSettings. ignoreRegionsprotected List<GetRegion>CheckSettings. layoutRegionsprotected List<GetRegion>CheckSettings. strictRegionsMethods in com.applitools.eyes.fluent that return GetRegion Modifier and Type Method Description GetRegion[]CheckSettings. getAccessibilityRegions()GetRegion[]ICheckSettingsInternal. getAccessibilityRegions()GetRegion[]CheckSettings. getContentRegions()GetRegion[]ICheckSettingsInternal. getContentRegions()GetRegion[]CheckSettings. getFloatingRegions()GetRegion[]ICheckSettingsInternal. getFloatingRegions()GetRegion[]CheckSettings. getIgnoreRegions()GetRegion[]ICheckSettingsInternal. getIgnoreRegions()GetRegion[]CheckSettings. getLayoutRegions()GetRegion[]ICheckSettingsInternal. getLayoutRegions()GetRegion[]CheckSettings. getStrictRegions()GetRegion[]ICheckSettingsInternal. getStrictRegions()Methods in com.applitools.eyes.fluent with parameters of type GetRegion Modifier and Type Method Description protected voidCheckSettings. accessibility(GetRegion accessibilityRegionProvider)protected voidCheckSettings. accessibility_(GetRegion accessibilityRegionProvider)protected voidCheckSettings. content_(GetRegion regionProvider)protected voidCheckSettings. floating(GetRegion regionProvider)protected voidCheckSettings. ignore_(GetRegion regionProvider)protected voidCheckSettings. layout_(GetRegion regionProvider)protected voidCheckSettings. strict_(GetRegion regionProvider) -
Uses of GetRegion in com.applitools.eyes.universal
Classes in com.applitools.eyes.universal that implement GetRegion Modifier and Type Class Description classReferencereference
-