|
||||||||
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 | |
---|---|
IColorFormat |
getColor()
Color format. |
double |
getRadius()
Radius. |
EffectEffectiveData |
getReadonly(BaseSlide slide,
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.
getRadius
in interface IGlow
public void setRadius(double value)
setRadius
in interface IGlow
public IColorFormat getColor()
Color format.
getColor
in interface IGlow
public EffectEffectiveData getReadonly(BaseSlide slide, FloatColor styleColor)
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |