tools.docrobot.schemes
Class DerivedSaturatedScheme

java.lang.Object
  extended by tools.docrobot.BaseRobot
      extended by tools.docrobot.ColorSchemeRobot
          extended by tools.docrobot.schemes.DerivedSaturatedScheme

public class DerivedSaturatedScheme
extends ColorSchemeRobot

Screenshot robot for the SubstanceColorScheme.saturate(double).

Author:
Kirill Grouchnikov

Field Summary
 
Fields inherited from class tools.docrobot.BaseRobot
gate, screenshotFilename, sf, skin
 
Constructor Summary
DerivedSaturatedScheme()
          Creates the screenshot robot.
 
Method Summary
 
Methods inherited from class tools.docrobot.BaseRobot
makeScreenshot, run
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DerivedSaturatedScheme

public DerivedSaturatedScheme()
Creates the screenshot robot.