IGradientFormat
Vue de l’ensemble
‘IGradientFormat’ est une interface dans Aspose.Slides FOSS pour Java.Déduit de: ‘IFillParamSource’.
Il est un format gradient.
Cette interface fournit 11 méthodes pour travailler avec les objets IGradientFormat dans des programmes Java. Les méthodologies disponibles comprennent: ‘getGradientDirection’, ‘getGradishape’, get GradithStops', ‘getLinearGradeAngle’, ' getLinaryGradescaled', ’getTileFlip’, ‘setGraduentDirection’, ’setGradishap’, ‚setLinairGradscalde‘, ’ setLinarGradascalte‘ et ’ SetTilflip’. 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 : 'gradiction , ‘Shape’ , ‘Stadiumgradescale’, `Stadiscalescalence’, «Stadyumcalince’ et ‘stadiumscalycalification’.
Propriétés
| Name | Type | Access | Description |
|---|---|---|---|
tileFlip | TileFlip | Read | Returns or sets the flipping mode for a gradient. |
gradientDirection | GradientDirection | Read | Returns or sets the style of a gradient. |
linearGradientAngle | double | Read | Returns or sets the angle of a gradient. |
linearGradientScaled | NullableBool | Read | Determines whether a gradient is scaled. |
gradientShape | GradientShape | Read | Returns or sets the shape of a gradient. |
gradientStops | IGradientStopCollection | Read | Returns the collection of gradient stops. |
méthodes
| Signature | Description |
|---|---|
getTileFlip() → TileFlip | Returns or sets the flipping mode for a gradient. |
setTileFlip(value: TileFlip) | Sets the flipping mode for a gradient. |
getGradientDirection() → GradientDirection | Returns or sets the style of a gradient. |
setGradientDirection(value: GradientDirection) | Sets the style of a gradient. |
getLinearGradientAngle() → double | Returns or sets the angle of a gradient. |
setLinearGradientAngle(value: double) | Sets the angle of a gradient. |
getLinearGradientScaled() → NullableBool | Determines whether a gradient is scaled. |
setLinearGradientScaled(value: NullableBool) | Sets whether a gradient is scaled. |
getGradientShape() → GradientShape | Returns or sets the shape of a gradient. |
setGradientShape(value: GradientShape) | Sets the shape of a gradient. |
getGradientStops() → IGradientStopCollection | Returns the collection of gradient stops. |
Voir aussi
- Aspose.Slides - référence API d’entreprise