public class SigmaMakernoteDescriptor extends TagDescriptor<SigmaMakernoteDirectory>
SigmaMakernoteDirectory
._directory
Constructor and Description |
---|
SigmaMakernoteDescriptor(SigmaMakernoteDirectory directory) |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getDescription(int tagType)
Returns a descriptive value of the specified tag for this image.
|
private java.lang.String |
getExposureModeDescription() |
private java.lang.String |
getMeteringModeDescription() |
convertBytesToVersionString, get7BitStringFromBytes, getBitFlagDescription, getByteLengthDescription, getDecimalRational, getEpochTimeDescription, getFocalLengthDescription, getFormattedFloat, getFormattedInt, getFormattedString, getFStopDescription, getIndexedDescription, getIndexedDescription, getLensSpecificationDescription, getLightSourceDescription, getOrientationDescription, getRationalOrDoubleString, getShutterSpeedDescription, getSimpleRational, getStringFromBytes, getVersionBytesDescription
public SigmaMakernoteDescriptor(SigmaMakernoteDirectory directory)
public java.lang.String getDescription(int tagType)
TagDescriptor
getString(tagType)
will be returned.getDescription
in class TagDescriptor<SigmaMakernoteDirectory>
tagType
- the tag to find a description fornull
if the tag hasn't been defined.private java.lang.String getMeteringModeDescription()
private java.lang.String getExposureModeDescription()