Language
	
	
  
  
    
    
The Free and Open Productivity Suite
   
      
      
 
| :: com :: sun :: star :: awt ::  | 
| struct Rectangle | 
|  | 
| 
Descriptionspecifies 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; 
 
Descriptionspecifies the x-coordinate.
  |  | 
| Y 
| long Y; 
 
Descriptionspecifies the y-coordinate.
  |  | 
| Width 
| long Width; 
 
Descriptionspecifies the width.
  |  | 
| Height 
| long Height; 
 
Descriptionspecifies 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.