Uses of Class
com.github.jaiimageio.plugins.tiff.FaxTIFFTagSet
-
Packages that use FaxTIFFTagSet Package Description com.github.jaiimageio.plugins.tiff Package containing the public classes used by the TIFF plug-in for the Image I/O Framework. -
-
Uses of FaxTIFFTagSet in com.github.jaiimageio.plugins.tiff
Fields in com.github.jaiimageio.plugins.tiff declared as FaxTIFFTagSet Modifier and Type Field Description private static FaxTIFFTagSetFaxTIFFTagSet. theInstanceMethods in com.github.jaiimageio.plugins.tiff that return FaxTIFFTagSet Modifier and Type Method Description static FaxTIFFTagSetFaxTIFFTagSet. getInstance()Returns a shared instance of aFaxTIFFTagSet.
-