|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.spire.presentation.drawing.EffectNode
com.spire.presentation.drawing.InnerShadowNode
public class InnerShadowNode
Represents a inner shadow effect.
Constructor Summary | |
---|---|
InnerShadowNode(double blurRadius,
float direction,
double distance,
com.spire.ms.System.Drawing.Color color)
|
Method Summary | |
---|---|
double |
getBlurRadius()
Blur radius. |
float |
getDirection()
Direction of shadow. |
double |
getDistance()
Distance of shadow. |
java.awt.Color |
getShadowColor()
java.awt.Color of shadow. |
Constructor Detail |
---|
public InnerShadowNode(double blurRadius, float direction, double distance, com.spire.ms.System.Drawing.Color color)
Method Detail |
---|
public double getBlurRadius()
public float getDirection()
public double getDistance()
public java.awt.Color getShadowColor()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |