GradientFormat
Vue de l’ensemble
‘GradientFormat’ est une classe dans Aspose.Slides FOSS pour Java.Déduit de: PVIObject, IGradientFormat et `IFillParamSource’.
Il est un format gradient.
Cette classe fournit 18 méthodes pour travailler avec les objets GradientFormat dans des programmes Java. Les méthodologies disponibles comprennent: ‘GradiantFormate’, ‘PVIObject’, asIPresentationComponent', ‘getGradienDirection’, 'getGradienStops', ’getLinearGradeAngle’, ‘ getLinaireGraduateScaled’, getPresentations’, ’getsLide’, ‚getTileFlip‘, ‘initInternal` et 5 méthode supplémentaires. Tous les membres publics sont accessibles à toute application Java après l’installation de l’Aspose.Slides FOSS pour le package Java . Propriétés : ‘gradiation’, «Shape», «StadienGradesangle », «Gradyanglesangesang » et plus.
Propriétés
| Name | Type | Access | Description |
|---|---|---|---|
tileFlip | TileFlip | Read | Gets the tile flip. |
gradientDirection | GradientDirection | Read | Gets the gradient direction. |
linearGradientAngle | double | Read | Gets the linear gradient angle. |
linearGradientScaled | NullableBool | Read | Gets the linear gradient scaled. |
gradientShape | GradientShape | Read | Gets the gradient shape. |
gradientStops | IGradientStopCollection | Read | Gets the gradient stops. |
slide | IBaseSlide | Read | Gets the slide. |
presentation | IPresentation | Read | Gets the presentation. |
méthodes
| Signature | Description |
|---|---|
GradientFormat() | Creates a new uninitialized GradientFormat. |
GradientFormat(gradFill: Element, saveCallback: Runnable) | Creates a new GradientFormat backed by the given {@code <a:gradFill>} element. |
initInternal(gradFillElement: Element, saveCallback: Runnable, parentSlide: IBaseSlide) | Internal initialization. |
getTileFlip() → TileFlip | Returns the tile flip. |
setTileFlip(value: TileFlip) | Sets the tile flip value. |
getGradientDirection() → GradientDirection | Returns the gradient direction. |
setGradientDirection(value: GradientDirection) | Sets the gradient direction value. |
getLinearGradientAngle() → double | Returns the linear gradient angle. |
setLinearGradientAngle(value: double) | Sets the linear gradient angle value. |
getLinearGradientScaled() → NullableBool | Returns the linear gradient scaled. |
setLinearGradientScaled(value: NullableBool) | Sets the linear gradient scaled value. |
getGradientShape() → GradientShape | Returns the gradient shape. |
setGradientShape(value: GradientShape) | Sets the gradient shape value. |
getGradientStops() → IGradientStopCollection | Returns the gradient stops. |
PVIObject() | Creates a PVIObject with no parent slide. |
getSlide() → IBaseSlide | Returns the slide. |
getPresentation() → IPresentation | Returns the presentation. |
asIPresentationComponent() → IPresentationComponent | Returns this object as an {@link IPresentationComponent}. |
Voir aussi
- Aspose.Slides - référence API d’entreprise