Uses of Class
com.drew.metadata.gif.GifCommentDirectory
-
Packages that use GifCommentDirectory Package Description com.drew.metadata.gif Contains classes for the extraction and modelling of GIF file metadata. -
-
Uses of GifCommentDirectory in com.drew.metadata.gif
Methods in com.drew.metadata.gif that return GifCommentDirectory Modifier and Type Method Description private static GifCommentDirectoryGifReader. readCommentBlock(SequentialReader reader, int blockSizeBytes)Constructors in com.drew.metadata.gif with parameters of type GifCommentDirectory Constructor Description GifCommentDescriptor(GifCommentDirectory directory)
-