public class OlympusMakernoteDescriptor extends TagDescriptor<OlympusMakernoteDirectory>
OlympusMakernoteDirectory._directory| Constructor and Description |
|---|
OlympusMakernoteDescriptor(OlympusMakernoteDirectory directory) |
| Modifier and Type | Method and Description |
|---|---|
String |
getDescription(int tagType)
Returns a descriptive value of the the specified tag for this image.
|
String |
getDigiZoomRatioDescription() |
String |
getJpegQualityDescription() |
String |
getMacroModeDescription() |
String |
getSpecialModeDescription() |
convertBytesToVersionStringpublic OlympusMakernoteDescriptor(OlympusMakernoteDirectory directory)
public String getDescription(int tagType)
TagDescriptorgetString(tagType) will be returned.getDescription in class TagDescriptor<OlympusMakernoteDirectory>tagType - the tag to find a description fornull if the tag hasn't been defined.public String getDigiZoomRatioDescription()
public String getMacroModeDescription()
public String getJpegQualityDescription()
public String getSpecialModeDescription()
Copyright © 2003-2012 Drew Noakes. All Rights Reserved.