Uses of Class
com.applitools.eyes.ScaleProviderFactory
-
Packages that use ScaleProviderFactory Package Description com.applitools.eyes com.applitools.eyes.scaling -
-
Uses of ScaleProviderFactory in com.applitools.eyes
Subclasses of ScaleProviderFactory in com.applitools.eyes Modifier and Type Class Description classScaleProviderIdentityFactoryFactory implementation which simply returns the scale provider it is given as an argument. -
Uses of ScaleProviderFactory in com.applitools.eyes.scaling
Subclasses of ScaleProviderFactory in com.applitools.eyes.scaling Modifier and Type Class Description classFixedScaleProviderFactoryFactory implementation for creatingFixedScaleProviderinstances.
-