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

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

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

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

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



Copyright © 2013. All Rights Reserved.