public class PentaxMakernoteDescriptor extends TagDescriptor
_directory| Constructor and Description |
|---|
PentaxMakernoteDescriptor(Directory directory) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getCaptureModeDescription() |
java.lang.String |
getColourDescription() |
java.lang.String |
getContrastDescription() |
java.lang.String |
getDescription(int tagType)
Returns a descriptive value of the the specified tag for this image.
|
java.lang.String |
getDigitalZoomDescription() |
java.lang.String |
getFlashModeDescription() |
java.lang.String |
getFocusModeDescription() |
java.lang.String |
getIsoSpeedDescription() |
java.lang.String |
getQualityLevelDescription() |
java.lang.String |
getSaturationDescription() |
java.lang.String |
getSharpnessDescription() |
java.lang.String |
getWhiteBalanceDescription() |
public PentaxMakernoteDescriptor(Directory directory)
public java.lang.String getDescription(int tagType)
throws MetadataException
TagDescriptorThis and getString(int) are the only 'get' methods that won't throw an exception.
getDescription in class TagDescriptortagType - the tag to find a description fornull if the tag hasn't been defined.MetadataExceptionpublic java.lang.String getColourDescription()
throws MetadataException
MetadataExceptionpublic java.lang.String getIsoSpeedDescription()
throws MetadataException
MetadataExceptionpublic java.lang.String getSaturationDescription()
throws MetadataException
MetadataExceptionpublic java.lang.String getContrastDescription()
throws MetadataException
MetadataExceptionpublic java.lang.String getSharpnessDescription()
throws MetadataException
MetadataExceptionpublic java.lang.String getDigitalZoomDescription()
throws MetadataException
MetadataExceptionpublic java.lang.String getWhiteBalanceDescription()
throws MetadataException
MetadataExceptionpublic java.lang.String getFlashModeDescription()
throws MetadataException
MetadataExceptionpublic java.lang.String getFocusModeDescription()
throws MetadataException
MetadataExceptionpublic java.lang.String getQualityLevelDescription()
throws MetadataException
MetadataExceptionpublic java.lang.String getCaptureModeDescription()
throws MetadataException
MetadataExceptionCopyright © 2006 Drew Noakes. All Rights Reserved.