Package com.drew.metadata.gif
Class GifHeaderDescriptor
- java.lang.Object
-
- com.drew.metadata.TagDescriptor<GifHeaderDirectory>
-
- com.drew.metadata.gif.GifHeaderDescriptor
-
public class GifHeaderDescriptor extends TagDescriptor<GifHeaderDirectory>
-
-
Field Summary
-
Fields inherited from class com.drew.metadata.TagDescriptor
_directory
-
-
Constructor Summary
Constructors Constructor Description GifHeaderDescriptor(GifHeaderDirectory directory)
-
Method Summary
-
Methods inherited from class com.drew.metadata.TagDescriptor
convertBytesToVersionString, get7BitStringFromBytes, getBitFlagDescription, getByteLengthDescription, getDecimalRational, getDescription, getEncodedTextDescription, getEpochTimeDescription, getFocalLengthDescription, getFormattedFloat, getFormattedInt, getFormattedString, getFStopDescription, getIndexedDescription, getIndexedDescription, getLensSpecificationDescription, getOrientationDescription, getRationalOrDoubleString, getShutterSpeedDescription, getSimpleRational, getStringFromBytes, getVersionBytesDescription
-
-
-
-
Constructor Detail
-
GifHeaderDescriptor
public GifHeaderDescriptor(GifHeaderDirectory directory)
-
-