Uses of Enum
de.xima.fc.utils.ImageReaders.WellKnown
Packages that use ImageReaders.WellKnown
-
Uses of ImageReaders.WellKnown in de.xima.fc.utils
Subclasses with type arguments of type ImageReaders.WellKnown in de.xima.fc.utilsModifier and TypeClassDescriptionstatic enumHolds SPI information of already known (and used) image readers.Methods in de.xima.fc.utils that return ImageReaders.WellKnownModifier and TypeMethodDescriptionstatic ImageReaders.WellKnownReturns the enum constant of this type with the specified name.static ImageReaders.WellKnown[]ImageReaders.WellKnown.values()Returns an array containing the constants of this enum type, in the order they are declared.