Uses of Class
com.itextpdf.text.pdf.spatial.units.Angular

Packages that use Angular
com.itextpdf.text.pdf.spatial   
com.itextpdf.text.pdf.spatial.units   
 

Uses of Angular in com.itextpdf.text.pdf.spatial
 

Methods in com.itextpdf.text.pdf.spatial with parameters of type Angular
 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.
 

Uses of Angular in com.itextpdf.text.pdf.spatial.units
 

Methods in com.itextpdf.text.pdf.spatial.units that return Angular
static Angular Angular.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static Angular[] Angular.values()
          Returns an array containing the constants of this enum type, in the order they're declared.
 



Copyright © 2013. All Rights Reserved.