Uses of Class
com.github.jaiimageio.plugins.tiff.EXIFInteroperabilityTagSet
Packages that use EXIFInteroperabilityTagSet
Package
Description
Package containing the public classes used by the TIFF plug-in for
the Image I/O Framework.
-
Uses of EXIFInteroperabilityTagSet in com.github.jaiimageio.plugins.tiff
Fields in com.github.jaiimageio.plugins.tiff declared as EXIFInteroperabilityTagSetModifier and TypeFieldDescriptionprivate static EXIFInteroperabilityTagSet
EXIFInteroperabilityTagSet.theInstance
Methods in com.github.jaiimageio.plugins.tiff that return EXIFInteroperabilityTagSetModifier and TypeMethodDescriptionstatic EXIFInteroperabilityTagSet
EXIFInteroperabilityTagSet.getInstance()
Returns the shared instance ofEXIFInteroperabilityTagSet
.