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

NameTypeAccessDescription
tileFlipTileFlipReadGets the tile flip.
gradientDirectionGradientDirectionReadGets the gradient direction.
linearGradientAngledoubleReadGets the linear gradient angle.
linearGradientScaledNullableBoolReadGets the linear gradient scaled.
gradientShapeGradientShapeReadGets the gradient shape.
gradientStopsIGradientStopCollectionReadGets the gradient stops.
slideIBaseSlideReadGets the slide.
presentationIPresentationReadGets the presentation.

méthodes

SignatureDescription
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()TileFlipReturns the tile flip.
setTileFlip(value: TileFlip)Sets the tile flip value.
getGradientDirection()GradientDirectionReturns the gradient direction.
setGradientDirection(value: GradientDirection)Sets the gradient direction value.
getLinearGradientAngle()doubleReturns the linear gradient angle.
setLinearGradientAngle(value: double)Sets the linear gradient angle value.
getLinearGradientScaled()NullableBoolReturns the linear gradient scaled.
setLinearGradientScaled(value: NullableBool)Sets the linear gradient scaled value.
getGradientShape()GradientShapeReturns the gradient shape.
setGradientShape(value: GradientShape)Sets the gradient shape value.
getGradientStops()IGradientStopCollectionReturns the gradient stops.
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