Uses of Enum
org.apache.commons.imaging.formats.png.Extension
Packages that use Extension
Package
Description
The PNG (Portable Network Graphics) image format.
-
Uses of Extension in org.apache.commons.imaging.formats.png
Subclasses with type arguments of type Extension in org.apache.commons.imaging.formats.pngFields in org.apache.commons.imaging.formats.png declared as ExtensionMethods in org.apache.commons.imaging.formats.png that return ExtensionModifier and TypeMethodDescriptionstatic ExtensionReturns the enum constant of this type with the specified name.static Extension[]Extension.values()Returns an array containing the constants of this enum type, in the order they are declared.Constructors in org.apache.commons.imaging.formats.png with parameters of type ExtensionModifierConstructorDescriptionprivateprivateChunkType(Extension extension, ChunkType.ChunkConstructor constructor)