Uses of Class
loci.formats.TiffRational

Packages that use TiffRational
loci.formats Bio-Formats: a library for reading and writing popular microscopy file formats. 
 

Uses of TiffRational in loci.formats
 

Methods in loci.formats that return TiffRational
static TiffRational TiffTools.getIFDRationalValue(Hashtable ifd, int tag, boolean checkNull)
          Gets the given directory entry value in rational format from the specified IFD, performing some error checking.
static TiffRational TiffTools.getIFDRationalValue(Hashtable ifd, int tag, boolean checkNull)
          Gets the given directory entry value in rational format from the specified IFD, performing some error checking.