|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.aspose.slides.Reflection
public class Reflection
Represents a reflection effect.
Method Summary | |
---|---|
double |
getBlurRadius()
Blur radius. |
float |
getDirection()
Direction of reflection. |
double |
getDistance()
Distance of reflection. |
com.aspose.slides.EffectEffectiveDataPVITemp |
getEffective()
|
EffectEffectiveData |
getEffective(BaseSlide slide,
com.aspose.slides.util.FloatColor styleColor)
|
float |
getEndPosAlpha()
Specifies the end position (along the alpha gradient ramp) of the end alpha value (percents). |
float |
getEndReflectionOpacity()
End reflection opacity. |
float |
getFadeDirection()
Specifies the direction to offset the reflection. |
com.aspose.slides.IDOMObject |
getParent_Immediate()
Returns Parent_Immediate object. |
byte |
getRectangleAlign()
Rectangle alignment. |
boolean |
getRotateShadowWithShape()
Specifies whether the reflection should rotate with the shape if the shape is rotated. |
double |
getScaleHorizontal()
Specifies the horizontal scaling factor, negative scaling causes a flip. |
double |
getScaleVertical()
Specifies the vertical scaling factor, negative scaling causes a flip. |
double |
getSkewHorizontal()
Specifies the horizontal skew angle. |
double |
getSkewVertical()
Specifies the vertical skew angle. |
float |
getStartPosAlpha()
Specifies the start position (along the alpha gradient ramp) of the start alpha value (percents). |
float |
getStartReflectionOpacity()
Starting reflection opacity. |
void |
setBlurRadius(double value)
Blur radius. |
void |
setDirection(float value)
Direction of reflection. |
void |
setDistance(double value)
Distance of reflection. |
void |
setEndPosAlpha(float value)
Specifies the end position (along the alpha gradient ramp) of the end alpha value (percents). |
void |
setEndReflectionOpacity(float value)
End reflection opacity. |
void |
setFadeDirection(float value)
Specifies the direction to offset the reflection. |
void |
setRectangleAlign(byte value)
Rectangle alignment. |
void |
setRotateShadowWithShape(boolean value)
Specifies whether the reflection should rotate with the shape if the shape is rotated. |
void |
setScaleHorizontal(double value)
Specifies the horizontal scaling factor, negative scaling causes a flip. |
void |
setScaleVertical(double value)
Specifies the vertical scaling factor, negative scaling causes a flip. |
void |
setSkewHorizontal(double value)
Specifies the horizontal skew angle. |
void |
setSkewVertical(double value)
Specifies the vertical skew angle. |
void |
setStartPosAlpha(float value)
Specifies the start position (along the alpha gradient ramp) of the start alpha value (percents). |
void |
setStartReflectionOpacity(float value)
Starting reflection opacity. |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public float getStartPosAlpha()
Specifies the start position (along the alpha gradient ramp) of the start alpha value (percents).
Read/write float
.
getStartPosAlpha
in interface IReflection
public void setStartPosAlpha(float value)
Specifies the start position (along the alpha gradient ramp) of the start alpha value (percents).
Read/write float
.
setStartPosAlpha
in interface IReflection
public float getEndPosAlpha()
Specifies the end position (along the alpha gradient ramp) of the end alpha value (percents).
Read/write float
.
getEndPosAlpha
in interface IReflection
public void setEndPosAlpha(float value)
Specifies the end position (along the alpha gradient ramp) of the end alpha value (percents).
Read/write float
.
setEndPosAlpha
in interface IReflection
public float getFadeDirection()
Specifies the direction to offset the reflection. (angle).
Read/write float
.
getFadeDirection
in interface IReflection
public void setFadeDirection(float value)
Specifies the direction to offset the reflection. (angle).
Read/write float
.
setFadeDirection
in interface IReflection
public float getStartReflectionOpacity()
Starting reflection opacity. (percents).
Read/write float
.
getStartReflectionOpacity
in interface IReflection
public void setStartReflectionOpacity(float value)
Starting reflection opacity. (percents).
Read/write float
.
setStartReflectionOpacity
in interface IReflection
public float getEndReflectionOpacity()
End reflection opacity. (percents).
Read/write float
.
getEndReflectionOpacity
in interface IReflection
public void setEndReflectionOpacity(float value)
End reflection opacity. (percents).
Read/write float
.
setEndReflectionOpacity
in interface IReflection
public double getBlurRadius()
Blur radius.
Read/write double
.
getBlurRadius
in interface IReflection
public void setBlurRadius(double value)
Blur radius.
Read/write double
.
setBlurRadius
in interface IReflection
public float getDirection()
Direction of reflection.
Read/write float
.
getDirection
in interface IReflection
public void setDirection(float value)
Direction of reflection.
Read/write float
.
setDirection
in interface IReflection
public double getDistance()
Distance of reflection.
Read/write double
.
getDistance
in interface IReflection
public void setDistance(double value)
Distance of reflection.
Read/write double
.
setDistance
in interface IReflection
public byte getRectangleAlign()
Rectangle alignment.
Read/write RectangleAlignment
.
getRectangleAlign
in interface IReflection
public void setRectangleAlign(byte value)
Rectangle alignment.
Read/write RectangleAlignment
.
setRectangleAlign
in interface IReflection
public double getSkewHorizontal()
Specifies the horizontal skew angle.
Read/write double
.
getSkewHorizontal
in interface IReflection
public void setSkewHorizontal(double value)
Specifies the horizontal skew angle.
Read/write double
.
setSkewHorizontal
in interface IReflection
public double getSkewVertical()
Specifies the vertical skew angle.
Read/write double
.
getSkewVertical
in interface IReflection
public void setSkewVertical(double value)
Specifies the vertical skew angle.
Read/write double
.
setSkewVertical
in interface IReflection
public boolean getRotateShadowWithShape()
Specifies whether the reflection should rotate with the shape if the shape is rotated.
Read/write boolean
.
getRotateShadowWithShape
in interface IReflection
public void setRotateShadowWithShape(boolean value)
Specifies whether the reflection should rotate with the shape if the shape is rotated.
Read/write boolean
.
setRotateShadowWithShape
in interface IReflection
public double getScaleHorizontal()
Specifies the horizontal scaling factor, negative scaling causes a flip. (percents)
Read/write double
.
getScaleHorizontal
in interface IReflection
public void setScaleHorizontal(double value)
Specifies the horizontal scaling factor, negative scaling causes a flip. (percents)
Read/write double
.
setScaleHorizontal
in interface IReflection
public double getScaleVertical()
Specifies the vertical scaling factor, negative scaling causes a flip. (percents)
Read/write double
.
getScaleVertical
in interface IReflection
public void setScaleVertical(double value)
Specifies the vertical scaling factor, negative scaling causes a flip. (percents)
Read/write double
.
setScaleVertical
in interface IReflection
public final EffectEffectiveData getEffective(BaseSlide slide, com.aspose.slides.util.FloatColor styleColor)
public final com.aspose.slides.EffectEffectiveDataPVITemp getEffective()
public com.aspose.slides.IDOMObject getParent_Immediate()
Returns Parent_Immediate object.
Read-only IDOMObject
.
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |