public class LeicaMakernoteDescriptor extends TagDescriptor<LeicaMakernoteDirectory>
LeicaMakernoteDirectory
.
Tag reference from: http://gvsoft.homedns.org/exif/makernote-leica-type1.html
_directory
Constructor and Description |
---|
LeicaMakernoteDescriptor(LeicaMakernoteDirectory directory) |
Modifier and Type | Method and Description |
---|---|
String |
getDescription(int tagType)
Returns a descriptive value of the specified tag for this image.
|
convertBytesToVersionString, get7BitStringFromBytes, getAsciiStringFromBytes, getBitFlagDescription, getByteLengthDescription, getDecimalRational, getEpochTimeDescription, getFormattedFloat, getFormattedInt, getFormattedString, getIndexedDescription, getIndexedDescription, getSimpleRational, getVersionBytesDescription
public LeicaMakernoteDescriptor(LeicaMakernoteDirectory directory)
public String getDescription(int tagType)
TagDescriptor
getString(tagType)
will be returned.getDescription
in class TagDescriptor<LeicaMakernoteDirectory>
tagType
- the tag to find a description fornull
if the tag hasn't been defined.Copyright © 2002-2015 Drew Noakes. All Rights Reserved.