Package gov.nih.mipav.model.file
Class MetadataExtractor.GifCommentDescriptor
- java.lang.Object
-
- gov.nih.mipav.model.file.MetadataExtractor.TagDescriptor<MetadataExtractor.GifCommentDirectory>
-
- gov.nih.mipav.model.file.MetadataExtractor.GifCommentDescriptor
-
- Enclosing class:
- MetadataExtractor
public class MetadataExtractor.GifCommentDescriptor extends MetadataExtractor.TagDescriptor<MetadataExtractor.GifCommentDirectory>
- Author:
- Drew Noakes https://drewnoakes.com, Kevin Mott https://github.com/kwhopper
-
-
Field Summary
-
Fields inherited from class gov.nih.mipav.model.file.MetadataExtractor.TagDescriptor
_directory
-
-
Constructor Summary
Constructors Constructor Description GifCommentDescriptor(MetadataExtractor.GifCommentDirectory directory)
-
Method Summary
-
Methods inherited from class gov.nih.mipav.model.file.MetadataExtractor.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
-
GifCommentDescriptor
public GifCommentDescriptor(MetadataExtractor.GifCommentDirectory directory)
-
-