ILineFillFormat
Vue de l’ensemble
‘ILineFillFormat’ est une interface dans Aspose.Slides FOSS pour Java. hérite de: ‘IFillFormat’, ‘ifillParamSource’.
Il représente les propriétés de la ligne d’emploi.
Cette interface fournit 8 méthodes pour travailler avec les objets ILineFillFormat dans les programmes Java. Les méthodologies disponibles comprennent: ‘getFilType’, ‘gettGradientFormate’, getPatternFormats', ‘getRotateWithShape’, 'geSolidFilleColor', ’setFileTyp’, ‘setRoTateVitShapes’. 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 : 'fillTYpe, ‘gradienFormates’, «patternformat , 'pictureFilliFormati', ''rotate Withshape et ‘solidColors’.
Propriétés
| Name | Type | Access | Description |
|---|---|---|---|
fillType | FillType | Read | Returns the type of filling. |
solidFillColor | IColorFormat | Read | Returns the fill color. |
gradientFormat | IGradientFormat | Read | Returns the gradient fill format. |
patternFormat | IPatternFormat | Read | Returns the pattern fill format. |
pictureFillFormat | IPictureFillFormat | Read | Returns the picture fill format. |
rotateWithShape | NullableBool | Read | Determines whether the fill should be rotated with the shape. |
méthodes
| Signature | Description |
|---|---|
getFillType() → FillType | Returns the type of filling. |
setFillType(value: FillType) | Sets the type of filling. |
getSolidFillColor() → IColorFormat | Returns the fill color. |
getGradientFormat() → IGradientFormat | Returns the gradient fill format. |
getPatternFormat() → IPatternFormat | Returns the pattern fill format. |
getPictureFillFormat() → IPictureFillFormat | Returns the picture fill format. |
getRotateWithShape() → NullableBool | Determines whether the fill should be rotated with the shape. |
setRotateWithShape(value: NullableBool) | Sets whether the fill should be rotated with the shape. |
Voir aussi
- Aspose.Slides - référence API d’entreprise