Uses of Class
com.applitools.eyes.config.ContentInset
-
Packages that use ContentInset Package Description com.applitools.eyes.config com.applitools.eyes.universal.mapper -
-
Uses of ContentInset in com.applitools.eyes.config
Methods in com.applitools.eyes.config that return ContentInset Modifier and Type Method Description ContentInsetConfiguration. getContentInset()Methods in com.applitools.eyes.config with parameters of type ContentInset Modifier and Type Method Description ConfigurationConfiguration. setContentInset(ContentInset contentInset) -
Uses of ContentInset in com.applitools.eyes.universal.mapper
Methods in com.applitools.eyes.universal.mapper with parameters of type ContentInset Modifier and Type Method Description static ImageCropRectDtoSettingsMapper. toImageCropRect(CutProvider cutProvider, ContentInset contentInset)
-