public class Viewport extends SuperResponse
| Modifier and Type | Field and Description |
|---|---|
static ResponseType |
type |
lastMessage| Constructor and Description |
|---|
Viewport()
Ctor.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getConfig()
Describes the current viewport configuration.
|
String |
getStatusFour()
Status of the viewport configuration after the SET command has been
issued.
|
String |
getStatusOne()
Status of the viewport configuration after the SET command has been
issued.
|
String |
getStatusThree()
Status of the viewport configuration after the SET command has been
issued.
|
String |
getStatusTwo()
Status of the viewport configuration after the SET command has been
issued.
|
String |
getViewportFour()
Each value is the name of the camera currently attached to viewportN,
where N is 1..4.
|
String |
getViewportOne()
Each value is the name of the camera currently attached to viewportN,
where N is 1..4.
|
String |
getViewportThree()
Each value is the name of the camera currently attached to viewportN,
where N is 1..4.
|
String |
getViewportTwo()
Each value is the name of the camera currently attached to viewportN,
where N is 1..4.
|
getResponseType, getTime, getType, isReady, updateMessagepublic static final ResponseType type
public Viewport()
public String getConfig()
public String getStatusOne()
public String getStatusTwo()
public String getStatusThree()
public String getStatusFour()
public String getViewportOne()
public String getViewportTwo()
public String getViewportThree()
public String getViewportFour()
Copyright © 2013 AMIS research group, Faculty of Mathematics and Physics, Charles University in Prague, Czech Republic. All Rights Reserved.