| Package | Description | 
|---|---|
| com.itextpdf.text.pdf.spatial | |
| com.itextpdf.text.pdf.spatial.units | 
| Modifier and Type | Method and Description | 
|---|---|
void |  
          MeasureGeospatial.setDisplayUnits(Linear l, Square s, Angular a) 
           
             Three names that identify in order a linear display unit, an area display unit, and an angular display unit. 
              |  
         
| Modifier and Type | Method and Description | 
|---|---|
static Square |  
          Square.valueOf(String name) 
           
             Returns the enum constant of this type with the specified name. 
              |  
         
static Square[] |  
          Square.values() 
           
             Returns an array containing the constants of this enum type, in the order they are declared. 
              |  
         
Copyright © 1998–2019. All rights reserved.