com.aspose.slides
Class GlowDataEx

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

public class GlowDataEx
extends EffectDataEx

Immutable object which represents a glow effect, in which a color blurred outline is added outside the edges of the object.


Method Summary
 java.awt.Color getColor()
           
 double getRadius()
           Radius.
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getRadius

public double getRadius()

Radius.


getColor

public java.awt.Color getColor()