Modifier and Type | Method and Description |
---|---|
double |
getHeight()
The height of the rectangle which contains the element (in pixels).
|
T |
getValue()
The element value.
|
double |
getWidth()
The width of the rectangle which contains the element (in pixels).
|
double |
getX()
The X coordinate of the highest left point on the page layout where the rectangle that contains element begins.
|
double |
getY()
The Y coordinate of the highest left point on the page layout where the rectangle that contains element begins.
|
double getHeight()
T getValue()
double getWidth()
double getX()
double getY()