Uses of Class
digilib.image.ImageLoaderDocuImage.Hacks
-
Packages that use ImageLoaderDocuImage.Hacks Package Description digilib.image -
-
Uses of ImageLoaderDocuImage.Hacks in digilib.image
Fields in digilib.image with type parameters of type ImageLoaderDocuImage.Hacks Modifier and Type Field Description protected static EnumMap<ImageLoaderDocuImage.Hacks,Boolean>
ImageLoaderDocuImage. imageHacks
active hacksMethods in digilib.image that return ImageLoaderDocuImage.Hacks Modifier and Type Method Description static ImageLoaderDocuImage.Hacks
ImageLoaderDocuImage.Hacks. valueOf(String name)
Returns the enum constant of this type with the specified name.static ImageLoaderDocuImage.Hacks[]
ImageLoaderDocuImage.Hacks. values()
Returns an array containing the constants of this enum type, in the order they are declared.
-