Uses of Enum Class
org.monte.media.tiff.IFDDataType
Packages that use IFDDataType
-
Uses of IFDDataType in org.monte.media.tiff
Subclasses with type arguments of type IFDDataType in org.monte.media.tiffMethods in org.monte.media.tiff that return IFDDataTypeModifier and TypeMethodDescriptionTIFFField.getType()static IFDDataTypeIFDDataType.valueOf(int typeNumber) Gets the tag for the specified value.static IFDDataTypeReturns the enum constant of this class with the specified name.static IFDDataType[]IFDDataType.values()Returns an array containing the constants of this enum class, in the order they are declared.Constructors in org.monte.media.tiff with parameters of type IFDDataType