public class SonyType6MakernoteDescriptor extends TagDescriptor<SonyType6MakernoteDirectory>
SonyType6MakernoteDirectory
._directory
Constructor and Description |
---|
SonyType6MakernoteDescriptor(SonyType6MakernoteDirectory directory) |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getDescription(int tagType)
Returns a descriptive value of the the specified tag for this image.
|
java.lang.String |
getMakerNoteThumbVersionDescription() |
convertBytesToVersionString
public SonyType6MakernoteDescriptor(SonyType6MakernoteDirectory directory)
public java.lang.String getDescription(int tagType)
TagDescriptor
getString(tagType)
will be returned.getDescription
in class TagDescriptor<SonyType6MakernoteDirectory>
tagType
- the tag to find a description fornull
if the tag hasn't been defined.public java.lang.String getMakerNoteThumbVersionDescription()
Copyright © 2002-2013 Drew Noakes. All Rights Reserved.