Package | Description |
---|---|
com.aspose.slides.model |
Modifier and Type | Method and Description |
---|---|
EffectFormat |
EffectFormat.blur(BlurEffect blur) |
EffectFormat |
EffectFormat.fillOverlay(FillOverlayEffect fillOverlay) |
EffectFormat |
SlideBackground.getEffectFormat()
Effect format.
|
EffectFormat |
ShapeBase.getEffectFormat()
Gets or sets the effect format.
|
EffectFormat |
SeriesMarker.getEffectFormat()
Get or sets the effect format.
|
EffectFormat |
Series.getEffectFormat()
Effect properties set for the series.
|
EffectFormat |
Portion.getEffectFormat()
Effect format.
|
EffectFormat |
PlotArea.getEffectFormat()
Get or sets the effect format.
|
EffectFormat |
Legend.getEffectFormat()
Get or sets the effect format.
|
EffectFormat |
ChartWall.getEffectFormat()
Get or sets the effect format.
|
EffectFormat |
ChartCategory.getEffectFormat()
Get or sets the effect format.
|
EffectFormat |
Axis.getEffectFormat()
Get or sets the effect format.
|
EffectFormat |
EffectFormat.glow(GlowEffect glow) |
EffectFormat |
EffectFormat.innerShadow(InnerShadowEffect innerShadow) |
EffectFormat |
EffectFormat.outerShadow(OuterShadowEffect outerShadow) |
EffectFormat |
EffectFormat.presetShadow(PresetShadowEffect presetShadow) |
EffectFormat |
EffectFormat.reflection(ReflectionEffect reflection) |
EffectFormat |
EffectFormat.softEdge(SoftEdgeEffect softEdge) |
Modifier and Type | Method and Description |
---|---|
SlideBackground |
SlideBackground.effectFormat(EffectFormat effectFormat) |
ShapeBase |
ShapeBase.effectFormat(EffectFormat effectFormat) |
SeriesMarker |
SeriesMarker.effectFormat(EffectFormat effectFormat) |
Series |
Series.effectFormat(EffectFormat effectFormat) |
Portion |
Portion.effectFormat(EffectFormat effectFormat) |
PlotArea |
PlotArea.effectFormat(EffectFormat effectFormat) |
Legend |
Legend.effectFormat(EffectFormat effectFormat) |
ChartWall |
ChartWall.effectFormat(EffectFormat effectFormat) |
ChartCategory |
ChartCategory.effectFormat(EffectFormat effectFormat) |
Axis |
Axis.effectFormat(EffectFormat effectFormat) |
void |
SlideBackground.setEffectFormat(EffectFormat effectFormat) |
void |
ShapeBase.setEffectFormat(EffectFormat effectFormat) |
void |
SeriesMarker.setEffectFormat(EffectFormat effectFormat) |
void |
Series.setEffectFormat(EffectFormat effectFormat) |
void |
Portion.setEffectFormat(EffectFormat effectFormat) |
void |
PlotArea.setEffectFormat(EffectFormat effectFormat) |
void |
Legend.setEffectFormat(EffectFormat effectFormat) |
void |
ChartWall.setEffectFormat(EffectFormat effectFormat) |
void |
ChartCategory.setEffectFormat(EffectFormat effectFormat) |
void |
Axis.setEffectFormat(EffectFormat effectFormat) |
Copyright © 2021. All rights reserved.