|
|||||||||
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.PresetShadowNode
public class PresetShadowNode
Represents a preset shadow effect.
Constructor Summary | |
---|---|
PresetShadowNode(float direction,
double distance,
PresetShadowValue preset,
com.spire.ms.System.Drawing.Color clr)
|
Method Summary | |
---|---|
float |
getDirection()
Direction of shadow. |
double |
getDistance()
Distance of shadow. |
PresetShadowValue |
getPreset()
Preset.v |
java.awt.Color |
getShadowColor()
java.awt.Color of shadow. |
Constructor Detail |
---|
public PresetShadowNode(float direction, double distance, PresetShadowValue preset, com.spire.ms.System.Drawing.Color clr)
Method Detail |
---|
public float getDirection()
public double getDistance()
public java.awt.Color getShadowColor()
public PresetShadowValue getPreset()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |