Uses of Class
is.galia.operation.overlay.Overlay
Packages that use Overlay
Package
Description
Package for classes related to string and image overlays.
-
Uses of Overlay in is.galia.operation.overlay
Subclasses of Overlay in is.galia.operation.overlayModifier and TypeClassDescriptionclassEncapsulates an image overlaid on top of another image.classEncapsulates a string overlay applied to an image.Methods in is.galia.operation.overlay that return types with arguments of type OverlayModifier and TypeMethodDescriptionOverlayFactory.newOverlay(Delegate delegate) Factory method that returns a newOverlaybased on either the configuration, or the delegate method return value, depending on the setting ofKey.OVERLAY_STRATEGY.