public class AppleMakernoteDescriptor extends TagDescriptor<AppleMakernoteDirectory>
AppleMakernoteDirectory
.
Using information from http://owl.phy.queensu.ca/~phil/exiftool/TagNames/Apple.html
_directory
Constructor and Description |
---|
AppleMakernoteDescriptor(AppleMakernoteDirectory directory) |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getDescription(int tagType)
Returns a descriptive value of the specified tag for this image.
|
java.lang.String |
getHdrImageTypeDescription() |
convertBytesToVersionString, get7BitStringFromBytes, getBitFlagDescription, getByteLengthDescription, getDecimalRational, getEpochTimeDescription, getFocalLengthDescription, getFormattedFloat, getFormattedInt, getFormattedString, getFStopDescription, getIndexedDescription, getIndexedDescription, getLensSpecificationDescription, getLightSourceDescription, getOrientationDescription, getRationalOrDoubleString, getShutterSpeedDescription, getSimpleRational, getStringFromBytes, getVersionBytesDescription
public AppleMakernoteDescriptor(AppleMakernoteDirectory directory)
public java.lang.String getDescription(int tagType)
TagDescriptor
getString(tagType)
will be returned.getDescription
in class TagDescriptor<AppleMakernoteDirectory>
tagType
- the tag to find a description fornull
if the tag hasn't been defined.public java.lang.String getHdrImageTypeDescription()