Package com.drew.metadata.gif
Class GifControlDescriptor
- java.lang.Object
-
- com.drew.metadata.TagDescriptor<GifControlDirectory>
-
- com.drew.metadata.gif.GifControlDescriptor
-
public class GifControlDescriptor extends TagDescriptor<GifControlDirectory>
-
-
Field Summary
-
Fields inherited from class com.drew.metadata.TagDescriptor
_directory
-
-
Constructor Summary
Constructors Constructor Description GifControlDescriptor(GifControlDirectory 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
-
GifControlDescriptor
public GifControlDescriptor(GifControlDirectory directory)
-
-