|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objecttools.docrobot.BaseRobot
tools.docrobot.WatermarkRobot
public abstract class WatermarkRobot
The base class for taking a single screenshot for Substance documentation.
Field Summary |
---|
Fields inherited from class tools.docrobot.BaseRobot |
---|
screenshotFilename, sf, skin |
Constructor Summary | |
---|---|
WatermarkRobot(SubstanceWatermark watermark,
java.lang.String screenshotFilename)
Creates the new 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 |
---|
public WatermarkRobot(SubstanceWatermark watermark, java.lang.String screenshotFilename)
watermark
- Watermark.screenshotFilename
- The screenshot filename.
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |