- scaleImage(BufferedImage, ScaleMethod, double) - Static method in class com.applitools.utils.ImageUtils
-
Scales an image by the given ratio
- ScaleMethod - Enum in com.applitools.eyes
-
The list of possible scaling methods.
- serialize(Calendar, JsonGenerator, SerializerProvider) - Method in class com.applitools.utils.Iso8610CalendarSerializer
-
- ServerConnector - Interface in com.applitools.eyes
-
Defines the interface which should be implemented by a ServerConnector.
- SessionType - Enum in com.applitools.eyes
-
The type of the session.
- set(T) - Method in interface com.applitools.utils.PropertyHandler
-
- set(T) - Method in class com.applitools.utils.ReadOnlyPropertyHandler
-
This method does nothing.
- set(T) - Method in class com.applitools.utils.SimplePropertyHandler
- setApiKey(String) - Method in interface com.applitools.eyes.ServerConnector
-
- setExact(ExactMatchSettings) - Method in class com.applitools.eyes.ImageMatchSettings
-
- setId(String) - Method in class com.applitools.eyes.BatchInfo
-
Sets a unique identifier for the batch.
- setLocation(Location) - Method in class com.applitools.eyes.Region
-
Set the (top,left) position of the current region
- setLogHandler(LogHandler) - Method in class com.applitools.eyes.Logger
-
Sets the log handler.
- setMatchLevel(MatchLevel) - Method in class com.applitools.eyes.ImageMatchSettings
-
- setMatchThreshold(float) - Method in class com.applitools.eyes.ExactMatchSettings
-
- setMinDiffHeight(int) - Method in class com.applitools.eyes.ExactMatchSettings
-
- setMinDiffIntensity(int) - Method in class com.applitools.eyes.ExactMatchSettings
-
- setMinDiffWidth(int) - Method in class com.applitools.eyes.ExactMatchSettings
-
- setProxy(ProxySettings) - Method in interface com.applitools.eyes.ServerConnector
-
- setServerUrl(URI) - Method in interface com.applitools.eyes.ServerConnector
-
- SimplePropertyHandler<T> - Class in com.applitools.utils
-
- SimplePropertyHandler() - Constructor for class com.applitools.utils.SimplePropertyHandler
-
- sleep(long) - Static method in class com.applitools.utils.GeneralUtils
-
Sleeps the input amount of milliseconds.
- startSession(SessionStartInfo) - Method in interface com.applitools.eyes.ServerConnector
-
Starts a new running session in the agent.
- StdoutLogHandler - Class in com.applitools.eyes
-
Writes log messages to the standard output stream.
- StdoutLogHandler(boolean) - Constructor for class com.applitools.eyes.StdoutLogHandler
-
Creates a new StdoutLogHandler instance.
- StdoutLogHandler() - Constructor for class com.applitools.eyes.StdoutLogHandler
-
Creates a new StdoutLogHandler that ignores verbose log messages.
- stopSession(RunningSession, boolean, boolean) - Method in interface com.applitools.eyes.ServerConnector
-
Stops the running session.