Uses of Package
nl.vpro.domain.image.backend
-
Packages that use nl.vpro.domain.image.backend Package Description nl.vpro.domain.image.backend Image domain that are used by the image server itself. -
Classes in nl.vpro.domain.image.backend used by nl.vpro.domain.image.backend Class Description BackendImage This is the image object as used by poms image serverBackendImage.Builder BackendImageMetadata 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.ImageNotFoundException ImageStream An image stream represents the actual blob data for an image.ImageStream.Builder ReusableImageStream A version ofImageStreamthat on first use ofReusableImageStream.getStream()will copy the stream to a file, so you call it multiple times.ReusableImageStream.Builder