public static class Configuration.ContinuousOutput
extends java.lang.Object
Constructor and Description |
---|
Configuration.ContinuousOutput() |
Configuration.ContinuousOutput(int width,
int height)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
Configuration.ContinuousOutput |
setHeight(java.lang.Integer value)
Equivalent to the height of a browser window (view port).
|
Configuration.ContinuousOutput |
setWidth(java.lang.Integer value)
Equivalent to the width of a browser window (view port).
|
public Configuration.ContinuousOutput()
@Deprecated public Configuration.ContinuousOutput(int width, int height)
public Configuration.ContinuousOutput setWidth(java.lang.Integer value)
Configuration.ContinuousOutput
instance.public Configuration.ContinuousOutput setHeight(java.lang.Integer value)
Configuration.ContinuousOutput
instance.This doc was generated on 2018-08-13. Copyright © 2002-2018 RealObjects GmbH. All Rights Reserved.