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 GeoTIFFTagSet
GeoTIFFTagSet. theInstance
Methods in com.github.jaiimageio.plugins.tiff that return GeoTIFFTagSet Modifier and Type Method Description static GeoTIFFTagSet
GeoTIFFTagSet. getInstance()
Returns a shared instance of aGeoTIFFTagSet
.
-