docrobot.watermarks
Class ImageWatermarkBeyonce

java.lang.Object
  extended by docrobot.ImageWatermarkRobot
      extended by docrobot.watermarks.ImageWatermarkBeyonce

public class ImageWatermarkBeyonce
extends ImageWatermarkRobot

Screenshot robot for SubstanceImageWatermark.

Author:
Kirill Grouchnikov

Field Summary
 
Fields inherited from class docrobot.ImageWatermarkRobot
done, screenshotFilename, sf
 
Constructor Summary
ImageWatermarkBeyonce()
          Creates the screenshot robot.
 
Method Summary
protected  void apply()
          Applies instance-specific Substance settings before taking the screenshot.
 
Methods inherited from class docrobot.ImageWatermarkRobot
makeScreenshot, run
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ImageWatermarkBeyonce

public ImageWatermarkBeyonce()
Creates the screenshot robot.

Method Detail

apply

protected void apply()
Description copied from class: ImageWatermarkRobot
Applies instance-specific Substance settings before taking the screenshot.

Specified by:
apply in class ImageWatermarkRobot