|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.aspose.slides.EffectEffectiveData
com.aspose.slides.InnerShadowEffectiveData
public class InnerShadowEffectiveData
Immutable object which represents a inner shadow effect.
Method Summary | |
---|---|
double |
getBlurRadius()
Blur radius. |
float |
getDirection()
Direction of shadow. |
double |
getDistance()
Distance of shadow. |
java.awt.Color |
getShadowColor()
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public double getBlurRadius()
Blur radius.
getBlurRadius
in interface IInnerShadowEffectiveData
public float getDirection()
Direction of shadow.
getDirection
in interface IInnerShadowEffectiveData
public double getDistance()
Distance of shadow.
getDistance
in interface IInnerShadowEffectiveData
public java.awt.Color getShadowColor()
getShadowColor
in interface IInnerShadowEffectiveData
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |