View sink interface. More...
Public Member Functions | |
| abstract TView | getView () |
| Gets the view. More... | |
| abstract boolean | getViewMirror () |
| Gets a value indicating whether the view is mirrored. More... | |
| abstract fm.liveswitch.LayoutScale | getViewScale () |
| Gets the view scale. More... | |
| abstract void | setViewMirror (boolean value) |
| Sets a value indicating whether the view is mirrored. More... | |
| abstract void | setViewScale (fm.liveswitch.LayoutScale value) |
| Sets the view scale. More... | |
View sink interface.
|
abstract |
Gets the view.
|
abstract |
Gets a value indicating whether the view is mirrored.
|
abstract |
Gets the view scale.
|
abstract |
Sets a value indicating whether the view is mirrored.
|
abstract |
Sets the view scale.