PatternFormat

Vue de l’ensemble

‘PatternFormat’ est une classe dans Aspose.Slides FOSS pour Java.Déduit de: PVIObject, IPaternFormate.

Représente un format de remplissage de motif.

Cette classe fournit 11 méthodes pour travailler avec des objets de format dans les programmes Java. Les méthodologies disponibles comprennent: PVIObject, PatternFormat , asIPresentationComponent ; getBackColor; ‘getForeColore : ‘getPadternStyle: ’getPresentations‘ : ’getslide et ’initInternal. Tous les membres publics sont accessibles à toute application Java après l’installation du package Java Aspose.Slides FOSS. Propriétés : backColors ou encore foreColores en mode style, présentation` dans le cadre d’un programme.

Propriétés

NameTypeAccessDescription
patternStylePatternStyleReadGets the pattern style.
foreColorIColorFormatReadGets the fore color.
backColorIColorFormatReadGets the back color.
slideIBaseSlideReadGets the slide.
presentationIPresentationReadGets the presentation.

méthodes

SignatureDescription
PatternFormat(pattFill: Element, saveCallback: Runnable)Creates a new PatternFormat backed by the given {@code <a:pattFill>} element.
PatternFormat()Creates an uninitialized PatternFormat.
initInternal(pattFillElement: Element, saveCallback: Runnable, parentSlide: IBaseSlide)Internal initialization.
getPatternStyle()PatternStyleReturns the pattern style.
setPatternStyle(value: PatternStyle)Sets the pattern style value.
getForeColor()IColorFormatReturns the fore color.
getBackColor()IColorFormatReturns the back color.
PVIObject()Creates a PVIObject with no parent slide.
getSlide()IBaseSlideReturns the slide.
getPresentation()IPresentationReturns the presentation.
asIPresentationComponent()IPresentationComponentReturns this object as an {@link IPresentationComponent}.

Voir aussi

  • Aspose.Slides - référence API d’entreprise
 Français