public class AdobeJpegDescriptor extends TagDescriptor<AdobeJpegDirectory>
_directory
Constructor and Description |
---|
AdobeJpegDescriptor(AdobeJpegDirectory directory) |
Modifier and Type | Method and Description |
---|---|
private java.lang.String |
getColorTransformDescription() |
private java.lang.String |
getDctEncodeVersionDescription() |
java.lang.String |
getDescription(int tagType)
Returns a descriptive value of the specified tag for this image.
|
convertBytesToVersionString, get7BitStringFromBytes, getBitFlagDescription, getByteLengthDescription, getDecimalRational, getEpochTimeDescription, getFocalLengthDescription, getFormattedFloat, getFormattedInt, getFormattedString, getFStopDescription, getIndexedDescription, getIndexedDescription, getLensSpecificationDescription, getLightSourceDescription, getOrientationDescription, getRationalOrDoubleString, getShutterSpeedDescription, getSimpleRational, getStringFromBytes, getVersionBytesDescription
public AdobeJpegDescriptor(AdobeJpegDirectory directory)
public java.lang.String getDescription(int tagType)
TagDescriptor
getString(tagType)
will be returned.getDescription
in class TagDescriptor<AdobeJpegDirectory>
tagType
- the tag to find a description fornull
if the tag hasn't been defined.private java.lang.String getDctEncodeVersionDescription()
private java.lang.String getColorTransformDescription()