|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.aspose.slides.Glow
public class Glow
Represents a glow effect, in which a color blurred outline is added outside the edges of the object.
Method Summary | |
---|---|
IColorFormat |
getColor()
Color format. |
com.aspose.slides.EffectEffectiveDataPVITemp |
getEffective()
|
EffectEffectiveData |
getEffective(BaseSlide slide,
com.aspose.slides.util.FloatColor styleColor)
|
com.aspose.slides.IDOMObject |
getParent_Immediate()
Returns Parent_Immediate object. |
double |
getRadius()
Radius. |
void |
setRadius(double value)
Radius. |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public double getRadius()
Radius.
Read/write double
.
getRadius
in interface IGlow
public void setRadius(double value)
Radius.
Read/write double
.
setRadius
in interface IGlow
public IColorFormat getColor()
Color format.
Read-only IColorFormat
.
getColor
in interface IGlow
public final EffectEffectiveData getEffective(BaseSlide slide, com.aspose.slides.util.FloatColor styleColor)
public final com.aspose.slides.EffectEffectiveDataPVITemp getEffective()
public com.aspose.slides.IDOMObject getParent_Immediate()
Returns Parent_Immediate object.
Read-only IDOMObject
.
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |