Uses of Interface
org.monte.media.tiff.ValueFormatter
Packages that use ValueFormatter
-
Uses of ValueFormatter in org.monte.media.tiff
Classes in org.monte.media.tiff that implement ValueFormatterModifier and TypeClassDescriptionclassFormats byte arrays as string.classDateValueFormatter.classFormats integer values as an enumeration.classFormats integer values as a set.Constructors in org.monte.media.tiff with parameters of type ValueFormatterModifierConstructorDescriptionTIFFTag(String name, int number, int dataTypes, ValueFormatter formatter) Constructs a TIFFTag with a given name, tag number, set of legal data types, and TagSet to which it refers.