
Public Member Functions | |
| CanonMakernoteDescriptor (Directory directory) | |
| String | getDescription (int tagType) throws MetadataException |
Private Member Functions | |
| String | getAfPointSelectedDescription () throws MetadataException |
| String | getAfPointUsedDescription () throws MetadataException |
| String | getContinuousDriveModeDescription () throws MetadataException |
| String | getContrastDescription () throws MetadataException |
| String | getEasyShootingModeDescription () throws MetadataException |
| String | getExposureModeDescription () throws MetadataException |
| String | getFlashBiasDescription () throws MetadataException |
| String | getFlashDetailsDescription () throws MetadataException |
| String | getFlashModeDescription () throws MetadataException |
| String | getFocalUnitsPerMillimetreDescription () throws MetadataException |
| String | getFocusMode1Description () throws MetadataException |
| String | getFocusMode2Description () throws MetadataException |
| String | getImageSizeDescription () throws MetadataException |
| String | getIsoDescription () throws MetadataException |
| String | getLongFocalLengthDescription () throws MetadataException |
| String | getMacroModeDescription () throws MetadataException |
| String | getMeteringModeDescription () throws MetadataException |
| String | getSaturationDescription () throws MetadataException |
| String | getSelfTimerDelayDescription () throws MetadataException |
| String | getSharpnessDescription () throws MetadataException |
| String | getShortFocalLengthDescription () throws MetadataException |
| String | getWhiteBalanceDescription () throws MetadataException |
| CanonMakernoteDescriptor | ( | Directory | directory | ) |
| String getAfPointSelectedDescription | ( | ) | throws MetadataException [private] |
| String getAfPointUsedDescription | ( | ) | throws MetadataException [private] |
| String getContinuousDriveModeDescription | ( | ) | throws MetadataException [private] |
| String getContrastDescription | ( | ) | throws MetadataException [private] |
| String getDescription | ( | int | tagType | ) | throws MetadataException [virtual] |
Returns a descriptive value of the the specified tag for this image. Where possible, known values will be substituted here in place of the raw tokens actually kept in the Exif segment. If no substitution is available, the value provided by getString(int) will be returned.
This and getString(int) are the only 'get' methods that won't throw an exception.
| tagType | the tag to find a description for |
null if the tag hasn't been defined. Implements TagDescriptor.
| String getEasyShootingModeDescription | ( | ) | throws MetadataException [private] |
| String getExposureModeDescription | ( | ) | throws MetadataException [private] |
| String getFlashBiasDescription | ( | ) | throws MetadataException [private] |
| String getFlashDetailsDescription | ( | ) | throws MetadataException [private] |
| String getFlashModeDescription | ( | ) | throws MetadataException [private] |
| String getFocalUnitsPerMillimetreDescription | ( | ) | throws MetadataException [private] |
| String getFocusMode1Description | ( | ) | throws MetadataException [private] |
| String getFocusMode2Description | ( | ) | throws MetadataException [private] |
| String getImageSizeDescription | ( | ) | throws MetadataException [private] |
| String getIsoDescription | ( | ) | throws MetadataException [private] |
| String getLongFocalLengthDescription | ( | ) | throws MetadataException [private] |
| String getMacroModeDescription | ( | ) | throws MetadataException [private] |
| String getMeteringModeDescription | ( | ) | throws MetadataException [private] |
| String getSaturationDescription | ( | ) | throws MetadataException [private] |
| String getSelfTimerDelayDescription | ( | ) | throws MetadataException [private] |
| String getSharpnessDescription | ( | ) | throws MetadataException [private] |
| String getShortFocalLengthDescription | ( | ) | throws MetadataException [private] |
| String getWhiteBalanceDescription | ( | ) | throws MetadataException [private] |
1.5.8