public class NativeWindow
extends java.lang.Object
Modifier and Type | Method and Description |
---|---|
int |
getArincHeight()
Return the window height in ARINC 661 units (1/100th of mm).
|
int |
getArincWidth()
Return the window width in ARINC 661 units (1/100th of mm).
|
int |
getArincX()
Return the window x position in ARINC 661 units (1/100th of mm).
|
int |
getArincY()
Return the window y position in ARINC 661 units (1/100th of mm).
|
int |
getHeight()
Return the window height in pixels.
|
java.lang.String |
getTitle()
Return the window title.
|
int |
getWidth()
Return the window width in pixels.
|
int |
getX()
Return the window x position in pixels.
|
int |
getY()
Return the window y position in pixels.
|
public java.lang.String getTitle()
public int getX()
public int getY()
public int getWidth()
public int getHeight()
public int getArincX()
public int getArincY()
public int getArincWidth()
public int getArincHeight()
Copyright ©2017-2024 Dassault Aviation. All Rights Reserved. Documentation and source under the LGPL v3 licence