All Classes
-
All Classes Interface Summary Class Summary Enum Summary Exception Summary Annotation Types Summary Class Description Area Representation of a square area in an image.BackendImage This is the image object as used by poms image serverBackendImage_ BackendImage.Builder BackendImageMetadata<T extends BackendImageMetadata<T>> ExtendsMutableMetadatato include more information about the image, and its original source.BasicBackendImageMetadata The implementation ofBackendImageMetadataThis is used to (temporary) represent an image on the image backend server for use in poms gui.Dimension ImageEmptyException A stream representing the image was found, but it is empty, unlikely representing a valid image.ImageFormat Recognized image formats.ImageInfo Get file format, image resolution, number of bits per pixel and optionally number of images, comments and physical resolution from JPEG, GIF, BMP, PCX, PNG, IFF, RAS, PBM, PGM, PPM and PSD files (or input streams).ImageMetadata An extended version ofMetadata.ImageMetadataImpl This is the basic image presentation at VPRO.ImageMetadataImpl.Builder ImageMetadataProvider The basic interface for images isMetadata(POMS) and its extensionImageMetadataImageMetadataProvider.Wrapper<W extends Metadata<W>> If an image object already implementsMetadata, then an interface can be created using this wrapper.ImageNotFoundException ImageSource Representation of one image URLImageSource.Builder ImageSource.Type ImageSourceCreator A SPI to provideImageSources for a givenImageMetadataProvider.ImageSourceService ImageSourceSet ImageStream An image stream represents the actual blob data for an image.ImageStream.Builder ImageType The POMS supported image types, as can be selected in the GUI, and are available as meta data for all images.ImageURL URIvalidator for URI's that point to images.Metadata<T extends Metadata<T>> All our known image types implement at least this.Metadata.LombokBuilder<SELF extends Metadata.LombokBuilder<SELF>> When making an implementation ofMetadata, you can define aBuilderwhich may implement this interface.MutableMetadata<T extends MutableMetadata<T>> Mutable version ofMetadata.Point Represents the location of one pixel in an image.RelativePoint Represents a relative position in an image.ReusableImageStream A version ofImageStreamthat on first use ofReusableImageStream.getStream()will copy the stream to a file, so you call it multiple times.ReusableImageStream.Builder ReusableImageStream.FileDeleter UnsupportedImageFormatException