public class ExifThumbnailDescriptor extends ExifDescriptorBase<ExifThumbnailDirectory>
ExifThumbnailDirectory
._directory
Constructor and Description |
---|
ExifThumbnailDescriptor(ExifThumbnailDirectory directory) |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getDescription(int tagType)
Returns a descriptive value of the specified tag for this image.
|
java.lang.String |
getThumbnailLengthDescription() |
java.lang.String |
getThumbnailOffsetDescription() |
get35mmFilmEquivFocalLengthDescription, getApertureValueDescription, getBitsPerSampleDescription, getCfaPattern2Description, getCfaPatternDescription, getColorSpaceDescription, getComponentConfigurationDescription, getCompressedAverageBitsPerPixelDescription, getCompressionDescription, getContrastDescription, getCustomRenderedDescription, getDigitalZoomRatioDescription, getExifImageHeightDescription, getExifImageWidthDescription, getExifVersionDescription, getExposureBiasDescription, getExposureModeDescription, getExposureProgramDescription, getExposureTimeDescription, getFileSourceDescription, getFillOrderDescription, getFlashDescription, getFlashPixVersionDescription, getFNumberDescription, getFocalLengthDescription, getFocalPlaneResolutionUnitDescription, getFocalPlaneXResolutionDescription, getFocalPlaneYResolutionDescription, getGainControlDescription, getImageHeightDescription, getImageWidthDescription, getInteropIndexDescription, getInteropVersionDescription, getIsoEquivalentDescription, getJpegProcDescription, getLensSpecificationDescription, getMaxApertureValueDescription, getMeteringModeDescription, getNewSubfileTypeDescription, getOrientationDescription, getPhotometricInterpretationDescription, getPlanarConfigurationDescription, getReferenceBlackWhiteDescription, getResolutionDescription, getRowsPerStripDescription, getSamplesPerPixelDescription, getSaturationDescription, getSceneCaptureTypeDescription, getSceneTypeDescription, getSensingMethodDescription, getSensitivityTypeRangeDescription, getSharpnessDescription, getShutterSpeedDescription, getStripByteCountsDescription, getSubfileTypeDescription, getSubjectDistanceDescription, getSubjectDistanceRangeDescription, getThresholdingDescription, getUserCommentDescription, getWhiteBalanceDescription, getWhiteBalanceModeDescription, getWindowsAuthorDescription, getWindowsCommentDescription, getWindowsKeywordsDescription, getWindowsSubjectDescription, getWindowsTitleDescription, getXResolutionDescription, getYCbCrPositioningDescription, getYCbCrSubsamplingDescription, getYResolutionDescription
convertBytesToVersionString, get7BitStringFromBytes, getBitFlagDescription, getByteLengthDescription, getDecimalRational, getEpochTimeDescription, getFocalLengthDescription, getFormattedFloat, getFormattedInt, getFormattedString, getFStopDescription, getIndexedDescription, getIndexedDescription, getLensSpecificationDescription, getLightSourceDescription, getOrientationDescription, getRationalOrDoubleString, getShutterSpeedDescription, getSimpleRational, getStringFromBytes, getVersionBytesDescription
public ExifThumbnailDescriptor(ExifThumbnailDirectory directory)
public java.lang.String getDescription(int tagType)
TagDescriptor
getString(tagType)
will be returned.getDescription
in class ExifDescriptorBase<ExifThumbnailDirectory>
tagType
- the tag to find a description fornull
if the tag hasn't been defined.public java.lang.String getThumbnailLengthDescription()
public java.lang.String getThumbnailOffsetDescription()