Language
The Free and Open Productivity Suite
:: com :: sun :: star :: awt ::
|
struct Rectangle |
|
- Description
- specifies a rectangular area by position and size.
|
Elements' Summary |
X |
specifies the x-coordinate.
|
Y |
specifies the y-coordinate.
|
Width |
specifies the width.
|
Height |
specifies the height.
|
Elements' Details |
X
long X;
- Description
- specifies the x-coordinate.
|
|
Y
long Y;
- Description
- specifies the y-coordinate.
|
|
Width
long Width;
- Description
- specifies the width.
|
|
Height
long Height;
- Description
- specifies the height.
|
|
Top of Page
Copyright © 2013, The Apache Software Foundation, Licensed under the Apache License, Version 2.0. Apache, the Apache feather logo, Apache OpenOffice and OpenOffice.org are trademarks of The Apache Software Foundation. Other names may be trademarks of their respective owners.