
Public Member Functions | |
| CasioMakernoteDescriptor (Directory directory) | |
| String | getDescription (int tagType) throws MetadataException |
Private Member Functions | |
| String | getCcdSensitivityDescription () throws MetadataException |
| String | getContrastDescription () throws MetadataException |
| String | getDigitalZoomDescription () throws MetadataException |
| String | getFlashIntensityDescription () throws MetadataException |
| String | getFlashModeDescription () throws MetadataException |
| String | getFocusingModeDescription () throws MetadataException |
| String | getFocussingModeDescription () throws MetadataException |
| String | getObjectDistanceDescription () throws MetadataException |
| String | getQualityDescription () throws MetadataException |
| String | getRecordingModeDescription () throws MetadataException |
| String | getSaturationDescription () throws MetadataException |
| String | getSharpnessDescription () throws MetadataException |
| String | getWhiteBalanceDescription () throws MetadataException |
| CasioMakernoteDescriptor | ( | Directory | directory | ) |
| String getCcdSensitivityDescription | ( | ) | 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 getDigitalZoomDescription | ( | ) | throws MetadataException [private] |
| String getFlashIntensityDescription | ( | ) | throws MetadataException [private] |
| String getFlashModeDescription | ( | ) | throws MetadataException [private] |
| String getFocusingModeDescription | ( | ) | throws MetadataException [private] |
| String getFocussingModeDescription | ( | ) | throws MetadataException [private] |
| String getObjectDistanceDescription | ( | ) | throws MetadataException [private] |
| String getQualityDescription | ( | ) | throws MetadataException [private] |
| String getRecordingModeDescription | ( | ) | throws MetadataException [private] |
| String getSaturationDescription | ( | ) | throws MetadataException [private] |
| String getSharpnessDescription | ( | ) | throws MetadataException [private] |
| String getWhiteBalanceDescription | ( | ) | throws MetadataException [private] |
1.5.8