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