FillOverlay
Vue de l’ensemble
‘FillOverlay’ est une classe dans Aspose.Slides FOSS pour Java. Il hérite de: ‘ImageTransformOperation’, ‘IFill Overley’, `ISlideComponent’.
Représente un effet de remplissage superposé.
Cette classe fournit 13 méthodes pour travailler avec des objets FillOverlay dans les programmes Java. Les méthodologies disponibles comprennent: FillAverley', ImageTransformOperation, PVIObject,asIImagetransformOpération;aIPresentationComponent; getBlend : 'getFellFormat: ‘gettPresentations -getSlide –getLide‘ : ‘initInternal et ’setBland. Tous les membres publics sont accessibles à toute application Java après l’installation de l’Aspoe.Sliques FOSS pour le package Java . Propriétés : blends, ‘fill Format` s ́presentation ́s.
Propriétés
| Name | Type | Access | Description |
|---|---|---|---|
fillFormat | IFillFormat | Read | Gets the fill format. |
blend | FillBlendMode | Read | Gets the blend. |
slide | IBaseSlide | Read | Gets the slide. |
presentation | IPresentation | Read | Gets the presentation. |
méthodes
| Signature | Description |
|---|---|
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() → IFillFormat | Returns the fill format. |
getBlend() → FillBlendMode | Returns the blend. |
setBlend(value: FillBlendMode) | Sets the blend value. |
asIPresentationComponent() → IPresentationComponent | |
ImageTransformOperation() | Creates an {@code ImageTransformOperation} with no parent slide. |
asIImageTransformOperation() → IImageTransformOperation | |
PVIObject() | Creates a PVIObject with no parent slide. |
getSlide() → IBaseSlide | Returns the slide. |
getPresentation() → IPresentation | Returns the presentation. |
Voir aussi
- Aspose.Slides - référence API d’entreprise