|
||||||||
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.GlowEffectiveData
public class GlowEffectiveData
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()
Color. |
double |
getRadius()
Radius. |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public double getRadius()
Radius.
Read-only double
.
getRadius
in interface IGlowEffectiveData
public java.awt.Color getColor()
Color.
Read-only Color
.
getColor
in interface IGlowEffectiveData
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |