|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.aspose.slides.pptx.SoftEdge
public class SoftEdge
This element specifies a soft edge effect. The edges of the shape are blurred, while the fill is not affected.
Constructor Summary | |
---|---|
SoftEdge()
|
Method Summary | |
---|---|
double |
getRadius()
Returns the radius of a blur to apply to the edges. |
void |
setRadius(double value)
Sets the radius of a blur to apply to the edges. |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public SoftEdge()
Method Detail |
---|
public double getRadius()
public void setRadius(double value)
value
-
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |