Property Getters/Setters Summary | ||
---|---|---|
method | getFormat3D() | |
Represents a |
||
method | getGlowEffect() | |
Represents a |
||
method | getShadowEffect() | |
Represents a |
||
method | getSoftEdgeRadius() | |
method | setSoftEdgeRadius(value) | |
Gets and sets the radius of blur to apply to the edges, in unit of points. |
Method Summary | ||
---|---|---|
method | clearFormat3D() | |
Clears the 3D shape properties of the shape.
|
||
method | clearGlowEffect() | |
Clears the glow effect of the shape.
|
||
method | clearShadowEffect() | |
Clears the shadow effect of the chart element or shape.
|
||
method | hasFormat3D() | |
Indicates if the shape has 3d format data.
|
||
method | hasGlowEffect() | |
Indicates if the shape has glow effect data.
|
||
method | hasShadowEffect() | |
Indicates if the shape has shadow effect data.
|
GlowEffect getGlowEffect()
Format3D getFormat3D()
float getSoftEdgeRadius() / setSoftEdgeRadius(value)
ShadowEffect getShadowEffect()
clearGlowEffect()
boolean hasGlowEffect()
boolean hasFormat3D()
clearFormat3D()
clearShadowEffect()
boolean hasShadowEffect()