Class NikonPictureControl2Directory
java.lang.Object
com.drew.metadata.Directory
com.drew.metadata.exif.makernotes.NikonPictureControl2Directory
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intstatic final int -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.drew.metadata.Directory
addError, containsTag, getBoolean, getBooleanObject, getByteArray, getDate, getDate, getDate, getDescription, getDouble, getDoubleObject, getErrorCount, getErrors, getFloat, getFloatObject, getInt, getIntArray, getInteger, getLong, getLongObject, getObject, getParent, getRational, getRationalArray, getString, getString, getStringArray, getStringValue, getStringValueArray, getTagCount, getTagName, getTags, hasErrors, hasTagName, isEmpty, setBoolean, setByteArray, setDate, setDescriptor, setDouble, setDoubleArray, setFloat, setFloatArray, setInt, setIntArray, setLong, setObject, setObjectArray, setParent, setRational, setRationalArray, setString, setStringArray, setStringValue, setStringValueArray, toString
-
Field Details
-
TAG_PICTURE_CONTROL_VERSION
public static final int TAG_PICTURE_CONTROL_VERSION- See Also:
-
TAG_PICTURE_CONTROL_NAME
public static final int TAG_PICTURE_CONTROL_NAME- See Also:
-
TAG_PICTURE_CONTROL_BASE
public static final int TAG_PICTURE_CONTROL_BASE- See Also:
-
TAG_PICTURE_CONTROL_ADJUST
public static final int TAG_PICTURE_CONTROL_ADJUST- See Also:
-
TAG_PICTURE_CONTROL_QUICK_ADJUST
public static final int TAG_PICTURE_CONTROL_QUICK_ADJUST- See Also:
-
TAG_SHARPNESS
public static final int TAG_SHARPNESS- See Also:
-
TAG_CLARITY
public static final int TAG_CLARITY- See Also:
-
TAG_CONTRAST
public static final int TAG_CONTRAST- See Also:
-
TAG_BRIGHTNESS
public static final int TAG_BRIGHTNESS- See Also:
-
TAG_SATURATION
public static final int TAG_SATURATION- See Also:
-
TAG_HUE
public static final int TAG_HUE- See Also:
-
TAG_FILTER_EFFECT
public static final int TAG_FILTER_EFFECT- See Also:
-
TAG_TONING_EFFECT
public static final int TAG_TONING_EFFECT- See Also:
-
TAG_TONING_SATURATION
public static final int TAG_TONING_SATURATION- See Also:
-
-
Constructor Details
-
NikonPictureControl2Directory
public NikonPictureControl2Directory()
-
-
Method Details
-
getName
Description copied from class:DirectoryProvides the name of the directory, for display purposes. E.g.Exif -
read
- Throws:
IOException
-