com.aspose.slides
Class PresetShadowDataEx

java.lang.Object
  extended by com.aspose.slides.EffectDataEx
      extended by com.aspose.slides.PresetShadowDataEx

public class PresetShadowDataEx
extends EffectDataEx

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

getDirection

public float getDirection()

Direction of shadow.


getDistance

public double getDistance()

Distance of shadow.


getShadowColor

public java.awt.Color getShadowColor()

getPreset

public int getPreset()

Preset.