Package is.galia.operation.overlay
package is.galia.operation.overlay
Package for classes related to string and image overlays.
The main public class of interest is
OverlayFactory
,
which is used to acquire an
Overlay
appropriate for a given request based on the configuration and (possibly)
the return value of a delegate method.
-
ClassDescriptionEncapsulates an image overlaid on top of another image.Provides access to
Overlay
instances.Encapsulates a string overlay applied to an image.