|
||||||||
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.PresetShadowEffectiveData
public class PresetShadowEffectiveData
Immutable object which represents a preset shadow effect.
Method Summary | |
---|---|
float |
getDirection()
Direction of shadow. |
double |
getDistance()
Distance of shadow. |
int |
getPreset()
Preset. |
java.awt.Color |
getShadowColor()
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public float getDirection()
Direction of shadow.
getDirection
in interface IPresetShadowEffectiveData
public double getDistance()
Distance of shadow.
getDistance
in interface IPresetShadowEffectiveData
public java.awt.Color getShadowColor()
getShadowColor
in interface IPresetShadowEffectiveData
public int getPreset()
Preset.
getPreset
in interface IPresetShadowEffectiveData
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |