|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.aspose.slides.EffectDataEx
com.aspose.slides.InnerShadowDataEx
public class InnerShadowDataEx
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.
public float getDirection()
Direction of shadow.
public double getDistance()
Distance of shadow.
public java.awt.Color getShadowColor()
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |