Uses of Enum
com.drew.metadata.gif.GifControlDirectory.DisposalMethod
Packages that use GifControlDirectory.DisposalMethod
Package
Description
Contains classes for the extraction and modelling of GIF file metadata.
-
Uses of GifControlDirectory.DisposalMethod in com.drew.metadata.gif
Methods in com.drew.metadata.gif that return GifControlDirectory.DisposalMethodModifier and TypeMethodDescriptionGifControlDirectory.getDisposalMethod()GifControlDirectory.DisposalMethod.typeOf(int value) Returns the enum constant of this type with the specified name.static GifControlDirectory.DisposalMethod[]GifControlDirectory.DisposalMethod.values()Returns an array containing the constants of this enum type, in the order they are declared.