Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

com.drew.metadata.exif
Class CanonMakernoteDescriptor  view CanonMakernoteDescriptor download CanonMakernoteDescriptor.java

java.lang.Object
  extended bycom.drew.metadata.TagDescriptor
      extended bycom.drew.metadata.exif.CanonMakernoteDescriptor
All Implemented Interfaces:
java.io.Serializable

public class CanonMakernoteDescriptor
extends com.drew.metadata.TagDescriptor


Field Summary
 
Fields inherited from class com.drew.metadata.TagDescriptor
_directory
 
Constructor Summary
CanonMakernoteDescriptor(com.drew.metadata.Directory directory)
           
 
Method Summary
private  java.lang.String getAfPointSelectedDescription()
           
private  java.lang.String getAfPointUsedDescription()
           
private  java.lang.String getContinuousDriveModeDescription()
           
private  java.lang.String getContrastDescription()
           
 java.lang.String getDescription(int tagType)
          Returns a descriptive value of the the specified tag for this image.
private  java.lang.String getEasyShootingModeDescription()
           
private  java.lang.String getExposureModeDescription()
           
private  java.lang.String getFlashBiasDescription()
           
private  java.lang.String getFlashDetailsDescription()
           
private  java.lang.String getFlashModeDescription()
           
private  java.lang.String getFocalUnitsPerMillimetreDescription()
           
private  java.lang.String getFocusMode1Description()
           
private  java.lang.String getFocusMode2Description()
           
private  java.lang.String getImageSizeDescription()
           
private  java.lang.String getIsoDescription()
           
private  java.lang.String getLongFocalLengthDescription()
           
private  java.lang.String getMacroModeDescription()
           
private  java.lang.String getMeteringModeDescription()
           
private  java.lang.String getSaturationDescription()
           
private  java.lang.String getSelfTimerDelayDescription()
           
private  java.lang.String getSharpnessDescription()
           
private  java.lang.String getShortFocalLengthDescription()
           
private  java.lang.String getWhiteBalanceDescription()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CanonMakernoteDescriptor

public CanonMakernoteDescriptor(com.drew.metadata.Directory directory)
Method Detail

getDescription

public java.lang.String getDescription(int tagType)
                                throws com.drew.metadata.MetadataException
Description copied from class: com.drew.metadata.TagDescriptor
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.


getFlashBiasDescription

private java.lang.String getFlashBiasDescription()
                                          throws com.drew.metadata.MetadataException

getAfPointUsedDescription

private java.lang.String getAfPointUsedDescription()
                                            throws com.drew.metadata.MetadataException

getWhiteBalanceDescription

private java.lang.String getWhiteBalanceDescription()
                                             throws com.drew.metadata.MetadataException

getFocusMode2Description

private java.lang.String getFocusMode2Description()
                                           throws com.drew.metadata.MetadataException

getFlashDetailsDescription

private java.lang.String getFlashDetailsDescription()
                                             throws com.drew.metadata.MetadataException

getFocalUnitsPerMillimetreDescription

private java.lang.String getFocalUnitsPerMillimetreDescription()
                                                        throws com.drew.metadata.MetadataException

getShortFocalLengthDescription

private java.lang.String getShortFocalLengthDescription()
                                                 throws com.drew.metadata.MetadataException

getLongFocalLengthDescription

private java.lang.String getLongFocalLengthDescription()
                                                throws com.drew.metadata.MetadataException

getExposureModeDescription

private java.lang.String getExposureModeDescription()
                                             throws com.drew.metadata.MetadataException

getAfPointSelectedDescription

private java.lang.String getAfPointSelectedDescription()
                                                throws com.drew.metadata.MetadataException

getMeteringModeDescription

private java.lang.String getMeteringModeDescription()
                                             throws com.drew.metadata.MetadataException

getIsoDescription

private java.lang.String getIsoDescription()
                                    throws com.drew.metadata.MetadataException

getSharpnessDescription

private java.lang.String getSharpnessDescription()
                                          throws com.drew.metadata.MetadataException

getSaturationDescription

private java.lang.String getSaturationDescription()
                                           throws com.drew.metadata.MetadataException

getContrastDescription

private java.lang.String getContrastDescription()
                                         throws com.drew.metadata.MetadataException

getEasyShootingModeDescription

private java.lang.String getEasyShootingModeDescription()
                                                 throws com.drew.metadata.MetadataException

getImageSizeDescription

private java.lang.String getImageSizeDescription()
                                          throws com.drew.metadata.MetadataException

getFocusMode1Description

private java.lang.String getFocusMode1Description()
                                           throws com.drew.metadata.MetadataException

getContinuousDriveModeDescription

private java.lang.String getContinuousDriveModeDescription()
                                                    throws com.drew.metadata.MetadataException

getFlashModeDescription

private java.lang.String getFlashModeDescription()
                                          throws com.drew.metadata.MetadataException

getSelfTimerDelayDescription

private java.lang.String getSelfTimerDelayDescription()
                                               throws com.drew.metadata.MetadataException

getMacroModeDescription

private java.lang.String getMacroModeDescription()
                                          throws com.drew.metadata.MetadataException