| Package | Description | 
|---|---|
| com.itextpdf.text.pdf | |
| com.itextpdf.text.pdf.spatial | |
| com.itextpdf.text.pdf.spatial.objects | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | PdfRectanglePdfRectangleis the PDF Rectangle object. | 
| Modifier and Type | Method and Description | 
|---|---|
| void | MeasureGeospatial. setBounds(NumberArray bounds)
             An array of numbers that shall be taken pairwise to define a series of points that describes the bounds of an area for which geospatial transformations are valid. 
            | 
| void | MeasureGeospatial. setGPTS(NumberArray pairedpoints)
             An array of numbers that shall be taken pairwise, defining points in geographic space as degrees of latitude and longitude. 
            | 
| void | MeasureGeospatial. setLPTS(NumberArray pairedpoints)
             An array of numbers that shall be taken pairwise to define points in a 2D unit square. 
            | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | XYArray
             Creates an Array with two PdfNumber elements, representing an X and Y coordinate. 
            | 
Copyright © 1998–2021. All rights reserved.