|
||||||||
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.
Constructor Summary | |
---|---|
Glow()
Creates a new instance of the Glow class. |
Method Summary | |
---|---|
ColorFormatEx |
getColorFormat()
Color format. |
double |
getRadius()
Radius. |
EffectDataEx |
getReadonly(BaseSlideEx slide,
com.aspose.slides.ColorFormatEx.FloatColor styleColor)
|
void |
setRadius(double value)
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Glow()
Creates a new instance of the Glow class.
Method Detail |
---|
public double getRadius()
Radius.
public void setRadius(double value)
public ColorFormatEx getColorFormat()
Color format.
public EffectDataEx getReadonly(BaseSlideEx slide, com.aspose.slides.ColorFormatEx.FloatColor styleColor)
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |