Uses of Class
com.github.jaiimageio.plugins.tiff.EXIFGPSTagSet
-
Packages that use EXIFGPSTagSet 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 EXIFGPSTagSet in com.github.jaiimageio.plugins.tiff
Fields in com.github.jaiimageio.plugins.tiff declared as EXIFGPSTagSet Modifier and Type Field Description private static EXIFGPSTagSetEXIFGPSTagSet. theInstanceMethods in com.github.jaiimageio.plugins.tiff that return EXIFGPSTagSet Modifier and Type Method Description static EXIFGPSTagSetEXIFGPSTagSet. getInstance()Returns a shared instance of anEXIFGPSTagSet.
-