FillOverlay

General

FillOverlay is a class in Aspose.Slides FOSS for Java. Inherits from: ImageTransformOperation, IFillOverlay, ISlideComponent.

FillOverlay és una classe en Aspose.Slides FOSS per a Java. És heretat de: ゚ImageTransformOperation⌒, ∂IFillOverlayヽ, \\Placehollder2\ \\ .

Representa un efecte de sobreposició del rellotge.

Propietats

NameTypeAccessDescription
fillFormatIFillFormatReadProperty exposes the overlay’s IFillFormat
blendFillBlendModeReadProperty exposes the overlay’s FillBlendMode

Mètodes

SignatureDescription
FillOverlay()Creates an uninitialized {@code FillOverlay}.
FillOverlay(element: Element, saveCallback: Runnable)Creates a new FillOverlay backed by the given XML element.
FillOverlay(element: Element, saveCallback: Runnable, parentSlide: IBaseSlide)Creates a new FillOverlay backed by the given XML element with a parent slide reference.
initInternal(element: Element, saveCallback: Runnable, parentSlide: IBaseSlide)Initializes this fill overlay with the backing XML element, save callback,
and parent slide reference.
getFillFormat()IFillFormatReturns the IFillFormat associated with this overlay
getBlend()FillBlendModeReturns the current FillBlendMode of the overlay
setBlend(value: FillBlendMode)Sets the overlay’s blend mode to the specified FillBlendMode
asIPresentationComponent()IPresentationComponentReturns this overlay as an IPresentationComponent
 Català