IOuterShadow

Vue de l’ensemble

‘IOuterShadow’ est une interface dans Aspose.Slides FOSS pour Java.Déduit de: `IImageTransformOperation’.

Il représente un effet de l’ombre extérieure.

Cette interface fournit 20 méthodes pour travailler avec des objets IOuterShadow dans les programmes Java. Les méthodologies disponibles comprennent: asIImageTransformOperation, getBlurRadius , getDirection,, ‘getDistance., ghetRectangleAlign;GetRotateShadowsWithShape; geatScaleHorizontal : 'getsScalesVertical: ‘GetsShadeColor. genSkewHORizontal` .

Propriétés

NameTypeAccessDescription
blurRadiusdoubleReadReturns the blur radius in points.
directiondoubleReadReturns the shadow direction in degrees.
distancedoubleReadReturns the shadow distance in points.
shadowColorIColorFormatReadReturns the shadow color format.
rectangleAlignRectangleAlignmentReadReturns the rectangle alignment.
skewHorizontaldoubleReadReturns the horizontal skew angle in degrees.
skewVerticaldoubleReadReturns the vertical skew angle in degrees.
rotateShadowWithShapebooleanReadIndicates whether the shadow rotates together with the shape.
scaleHorizontaldoubleReadReturns the horizontal scaling factor as a percentage.
scaleVerticaldoubleReadReturns the vertical scaling factor as a percentage.

méthodes

SignatureDescription
getBlurRadius()doubleReturns the blur radius in points.
setBlurRadius(value: double)Sets the blur radius in points.
getDirection()doubleReturns the shadow direction in degrees.
setDirection(value: double)Sets the shadow direction in degrees.
getDistance()doubleReturns the shadow distance in points.
setDistance(value: double)Sets the shadow distance in points.
getShadowColor()IColorFormatReturns the shadow color format.
getRectangleAlign()RectangleAlignmentReturns the rectangle alignment.
setRectangleAlign(value: RectangleAlignment)Sets the rectangle alignment.
getSkewHorizontal()doubleReturns the horizontal skew angle in degrees.
setSkewHorizontal(value: double)Sets the horizontal skew angle in degrees.
getSkewVertical()doubleReturns the vertical skew angle in degrees.
setSkewVertical(value: double)Sets the vertical skew angle in degrees.
getRotateShadowWithShape()booleanIndicates whether the shadow rotates together with the shape.
setRotateShadowWithShape(value: boolean)Sets whether the shadow rotates together with the shape.
getScaleHorizontal()doubleReturns the horizontal scaling factor as a percentage.
setScaleHorizontal(value: double)Sets the horizontal scaling factor as a percentage.
getScaleVertical()doubleReturns the vertical scaling factor as a percentage.
setScaleVertical(value: double)Sets the vertical scaling factor as a percentage.
asIImageTransformOperation()IImageTransformOperationReturns this instance as {@link IImageTransformOperation}.

Voir aussi

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