Package jfxutils.images
package jfxutils.images
Provides utilities to work with images.
-
ClassDescriptionEnumImageStorage<T extends Enum<?>>An implementation of the
ImageStorage
interface that associates PNG images with the constants of an enum.ImageStorage<T>Represents a key-based image storage facility that enables the retrieval of images based on keys.An implementation of theImageStorage
interface that associates PNG images with a consecutive sequence of ints starting from 0.