public class SonyType6MakernoteDirectory extends Directory
Modifier and Type | Field and Description |
---|---|
protected static HashMap<Integer,String> |
_tagNameMap |
static int |
TAG_MAKER_NOTE_THUMB_LENGTH |
static int |
TAG_MAKER_NOTE_THUMB_OFFSET |
static int |
TAG_MAKER_NOTE_THUMB_VERSION |
static int |
TAG_UNKNOWN_1 |
_definedTagList, _descriptor, _tagMap
Constructor and Description |
---|
SonyType6MakernoteDirectory() |
Modifier and Type | Method and Description |
---|---|
String |
getName()
Provides the name of the directory, for display purposes.
|
protected HashMap<Integer,String> |
getTagNameMap()
Provides the map of tag names, hashed by tag type identifier.
|
addError, containsTag, getBoolean, getBooleanObject, getByteArray, getDate, getDate, getDescription, getDouble, getDoubleObject, getErrorCount, getErrors, getFloat, getFloatObject, getInt, getIntArray, getInteger, getLong, getLongObject, getObject, getRational, getRationalArray, getString, getString, getStringArray, getTagCount, getTagName, getTags, hasErrors, setBoolean, setByteArray, setDate, setDescriptor, setDouble, setDoubleArray, setFloat, setFloatArray, setInt, setIntArray, setLong, setObject, setObjectArray, setRational, setRationalArray, setString, setStringArray
public static final int TAG_MAKER_NOTE_THUMB_OFFSET
public static final int TAG_MAKER_NOTE_THUMB_LENGTH
public static final int TAG_UNKNOWN_1
public static final int TAG_MAKER_NOTE_THUMB_VERSION
Copyright © 2003-2012 Drew Noakes. All Rights Reserved.