Uses of Class
com.sun.media.imageio.plugins.tiff.GeoTIFFTagSet
-
Packages that use GeoTIFFTagSet 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 GeoTIFFTagSet in com.sun.media.imageio.plugins.tiff
Methods in com.sun.media.imageio.plugins.tiff that return GeoTIFFTagSet Modifier and Type Method Description static GeoTIFFTagSet
GeoTIFFTagSet. getInstance()
Returns a shared instance of aGeoTIFFTagSet
.
-