public class PanasonicRawIFD0Descriptor extends TagDescriptor<PanasonicRawIFD0Directory>
PanasonicRawIFD0Directory._directory| Constructor and Description |
|---|
PanasonicRawIFD0Descriptor(PanasonicRawIFD0Directory directory) |
| Modifier and Type | Method and Description |
|---|---|
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, getVersionBytesDescriptionpublic PanasonicRawIFD0Descriptor(PanasonicRawIFD0Directory directory)
public java.lang.String getDescription(int tagType)
TagDescriptorgetString(tagType) will be returned.getDescription in class TagDescriptor<PanasonicRawIFD0Directory>tagType - the tag to find a description fornull if the tag hasn't been defined.