Uses of Enum
org.apache.commons.imaging.formats.png.InterlaceMethod
Packages that use InterlaceMethod
-
Uses of InterlaceMethod in org.apache.commons.imaging.formats.png
Methods in org.apache.commons.imaging.formats.png that return InterlaceMethodModifier and TypeMethodDescriptionstatic InterlaceMethod
Returns the enum constant of this type with the specified name.static InterlaceMethod[]
InterlaceMethod.values()
Returns an array containing the constants of this enum type, in the order they are declared.