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

Packages that use Fraction
com.itextpdf.text.pdf.spatial.objects   
com.itextpdf.text.pdf.spatial.units   
 

Uses of Fraction in com.itextpdf.text.pdf.spatial.objects
 

Methods in com.itextpdf.text.pdf.spatial.objects with parameters of type Fraction
 void NumberFormatDictionary.setFractionalValue(Fraction f)
          Indicate whether and in what manner to display a fractional value from the result of converting to the units of this NumberFormat means of the conversion factor entry.
 

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

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



Copyright © 2013. All Rights Reserved.