Uses of Class
com.sun.media.imageio.plugins.tiff.EXIFTIFFTagSet
-
Packages that use EXIFTIFFTagSet Package Description com.sun.media.imageio.plugins.tiff Package containing the public classes used by the TIFF plug-in for the Image I/O Framework. -
-
Uses of EXIFTIFFTagSet in com.sun.media.imageio.plugins.tiff
Methods in com.sun.media.imageio.plugins.tiff that return EXIFTIFFTagSet Modifier and Type Method Description static EXIFTIFFTagSet
EXIFTIFFTagSet. getInstance()
Returns a shared instance of anEXIFTIFFTagSet
.
-