|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.spire.presentation.drawing.GlowEffect
public class GlowEffect
Represents a glow effect, in which a color blurred outline is added outside the edges of the object.
Constructor Summary | |
---|---|
GlowEffect()
Creates a new instance of the Glow class. |
|
GlowEffect(PptxBaseXmlElement source)
|
Method Summary | |
---|---|
ColorFormat |
getColorFormat()
Color format. |
double |
getRadius()
Radius. |
void |
setRadius(double value)
|
Constructor Detail |
---|
public GlowEffect()
java.lang.Exception
public GlowEffect(PptxBaseXmlElement source)
Method Detail |
---|
public double getRadius()
public void setRadius(double value)
public ColorFormat getColorFormat()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |