Uses of Class
com.applitools.eyes.StitchOverlap
Packages that use StitchOverlap
Package
Description
-
Uses of StitchOverlap in com.applitools.eyes
Methods in com.applitools.eyes that return StitchOverlapModifier and TypeMethodDescriptionStitchOverlap.bottom(int bottom) sets the bottom stitching overlap.StitchOverlap.top(int top) sets the top stitching overlap.Constructors in com.applitools.eyes with parameters of type StitchOverlap -
Uses of StitchOverlap in com.applitools.eyes.config
Methods in com.applitools.eyes.config that return StitchOverlapMethods in com.applitools.eyes.config with parameters of type StitchOverlapModifier and TypeMethodDescriptionConfiguration.setStitchOverlap(StitchOverlap stitchOverlap) IConfiguration.setStitchOverlap(StitchOverlap stitchOverlap) -
Uses of StitchOverlap in com.applitools.eyes.fluent
Methods in com.applitools.eyes.fluent that return StitchOverlapMethods in com.applitools.eyes.fluent with parameters of type StitchOverlap -
Uses of StitchOverlap in com.applitools.eyes.universal.dto
Methods in com.applitools.eyes.universal.dto that return StitchOverlapModifier and TypeMethodDescriptionCheckSettingsDto.getOverlap()ConfigurationDto.getStitchOverlap()Methods in com.applitools.eyes.universal.dto with parameters of type StitchOverlapModifier and TypeMethodDescriptionvoidCheckSettingsDto.setOverlap(StitchOverlap overlap) voidConfigurationDto.setStitchOverlap(StitchOverlap stitchOverlap)