InnerShadow

Vue de l’ensemble

‘InnerShadow’ est une classe dans Aspose.Slides FOSS pour Java.Déduit de: ‘IInnerShadows’, ‘ISlideComponent’.

Il représente un effet d’ombre interne soutenu par un élément OOXML {@code <a:innerShdw>}.

Cette classe fournit 13 méthodes pour travailler avec des objets InnerShadow dans les programmes Java. Les méthodologies disponibles comprennent: InnerSadow, asIImageTransformOperation', AsIPresentationComponent , 'getBlurRadius,, ‘getDirection., 'GetPresentations ‘, ’ getShadowColor ; 'geetSlide; ‘setBlarRadio : 'SetDirect' : ‘setDistance. Tous les membres publics sont accessibles à toute application Java après l’installation de l’Aspose.Sdites FOSS pour le package Java . Propriétés : blurRadieus, ’direct‘s distances, ‘presentationshadow ́s coloretslide’.

Propriétés

NameTypeAccessDescription
blurRadiusdoubleReadGets the blur radius.
directiondoubleReadGets the direction.
distancedoubleReadGets the distance.
shadowColorIColorFormatReadGets the shadow color.
slideIBaseSlideReadGets the slide.
presentationIPresentationReadGets the presentation.

méthodes

SignatureDescription
InnerShadow(element: Element, saveCallback: Runnable)Creates a new InnerShadow backed by the given XML element.
InnerShadow(element: Element, saveCallback: Runnable, parentSlide: IBaseSlide)Creates a new InnerShadow backed by the given XML element with a parent slide reference.
getBlurRadius()doubleReturns the blur radius.
setBlurRadius(value: double)Sets the blur radius value.
getDirection()doubleReturns the direction.
setDirection(value: double)Sets the direction value.
getDistance()doubleReturns the distance.
setDistance(value: double)Sets the distance value.
getShadowColor()IColorFormatReturns the shadow color.
getSlide()IBaseSlideReturns the slide.
asIPresentationComponent()IPresentationComponentCasts the inner shadow to an IPresentationComponent
asIImageTransformOperation()IImageTransformOperationCasts the inner shadow to an IImageTransformOperation
getPresentation()IPresentationReturns the presentation.

Voir aussi

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