LineFillFormat
Vue de l’ensemble
‘LineFillFormat’ est une classe dans Aspose.Slides FOSS pour Java.Déduit de: ‘FilFormate’, ‘ILinePillformate’.
Il représente le format de remplissage d’une ligne.
Cette classe fournit 17 méthodes pour travailler avec les objets LineFillFormat dans des programmes Java. Les méthodologies disponibles comprennent: Filformat, LineFilleFormate , PVIObject ; asIPresentationComponent; getFilliType : ‘getGradientFormad: 'getPatternFormade. getsPictureFiliFormats . GetsPresentations., geRotateWithShape,, goSlide et 4 méthode supplémentaires. Tous les membres publics sont accessibles à toute application Java après l’installation de l’Aspoe.Slips FOSS pour le package Java . Propriétés : Tfillpe', gradifact formats, ‘formature``‘spatternst formats,`motoff’t’th’st, et plus d’
Propriétés
| Name | Type | Access | Description |
|---|---|---|---|
fillType | FillType | Read | Gets the fill type. |
solidFillColor | IColorFormat | Read | Gets the solid fill color. |
gradientFormat | IGradientFormat | Read | Gets the gradient format. |
patternFormat | IPatternFormat | Read | Gets the pattern format. |
pictureFillFormat | IPictureFillFormat | Read | Gets the picture fill format. |
rotateWithShape | NullableBool | Read | Gets the rotate with shape. |
slide | IBaseSlide | Read | Gets the slide. |
presentation | IPresentation | Read | Gets the presentation. |
méthodes
| Signature | Description |
|---|---|
LineFillFormat(lnElement: Element, saveCallback: Runnable) | Creates a new LineFillFormat backed by the given {@code <a:ln>} element. |
LineFillFormat() | Creates an uninitialized LineFillFormat. |
initInternal(lnElement: Element, saveCallback: Runnable, parentSlide: IBaseSlide) | Internal initialization for deferred construction. |
resetStyleLnRef() | Resets the {@code <a:lnRef idx>} attribute to {@code “0”} in the parent |
| shape’s {@code <p:style>} element so that the explicit line fill takes | |
| priority over the theme reference. | |
FillFormat(parentElement: Element, saveCallback: Runnable) | Creates a new FillFormat backed by the given parent XML element. |
getFillType() → FillType | Returns the fill type. |
setFillType(value: FillType) | Sets the fill type value. |
getSolidFillColor() → IColorFormat | Returns the solid fill color. |
getGradientFormat() → IGradientFormat | Returns the gradient format. |
getPatternFormat() → IPatternFormat | Returns the pattern format. |
getPictureFillFormat() → IPictureFillFormat | Returns the picture fill format. |
getRotateWithShape() → NullableBool | Returns the rotate with shape. |
setRotateWithShape(value: NullableBool) | Sets the rotate with shape value. |
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