Class EffectContainer
java.lang.Object
com.independentsoft.office.drawing.EffectContainer
The Class EffectContainer.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionclone()Gets the alpha bi level effect.Gets the alpha inset outset effect.Gets the alpha inverse effect.Gets the alpha modulate effect.Gets the alpha modulate fixed effect.Gets the alpha replace effect.Gets the bi level effect.Gets the blend effect.Gets the blur effect.Gets the color change effect.Gets the container.Gets the duotone effect.Gets the effect reference.Gets the fill effect.Gets the fill overlay effect.Gets the glow effect.Gets the inner shadow effect.Gets the luminance effect.getName()Gets the name.Gets the outer shadow effect.Gets the preset shadow.Gets the reflection effect.Gets the relative offset effect.Gets the soft edge effect.Gets the solid color replacement.Gets the tint effect.Gets the transform effect.getType()Gets the type.booleanChecks if is alpha ceiling effect.booleanChecks if is alpha floor effect.booleanChecks if is gray scale effect.voidsetAlphaBiLevelEffect(AlphaBiLevelEffect alphaBiLevelEffect)Sets the alpha bi level effect.voidsetAlphaCeilingEffect(boolean alphaCeilingEffect)Sets the alpha ceiling effect.voidsetAlphaFloorEffect(boolean alphaFloorEffect)Sets the alpha floor effect.voidsetAlphaInsetOutsetEffect(AlphaInsetOutsetEffect alphaInsetOutsetEffect)Sets the alpha inset outset effect.voidsetAlphaInverseEffect(AlphaInverseEffect alphaInverseEffect)Sets the alpha inverse effect.voidsetAlphaModulateEffect(AlphaModulateEffect alphaModulateEffect)Sets the alpha modulate effect.voidsetAlphaModulateFixedEffect(AlphaModulateFixedEffect alphaModulateFixedEffect)Sets the alpha modulate fixed effect.voidsetAlphaReplaceEffect(AlphaReplaceEffect alphaReplaceEffect)Sets the alpha replace effect.voidsetBiLevelEffect(BiLevelEffect biLevelEffect)Sets the bi level effect.voidsetBlendEffect(BlendEffect blendEffect)Sets the blend effect.voidsetBlurEffect(BlurEffect blurEffect)Sets the blur effect.voidsetColorChangeEffect(ColorChangeEffect colorChangeEffect)Sets the color change effect.voidsetContainer(EffectContainer container)Sets the container.voidsetDuotoneEffect(DuotoneEffect duotoneEffect)Sets the duotone effect.voidsetEffectReference(String effectReference)Sets the effect reference.voidsetFillEffect(FillEffect fillEffect)Sets the fill effect.voidsetFillOverlayEffect(FillOverlayEffect fillOverlayEffect)Sets the fill overlay effect.voidsetGlowEffect(GlowEffect glowEffect)Sets the glow effect.voidsetGrayScaleEffect(boolean grayScaleEffect)Sets the gray scale effect.voidsetInnerShadowEffect(InnerShadowEffect innerShadowEffect)Sets the inner shadow effect.voidsetLuminanceEffect(LuminanceEffect luminanceEffect)Sets the luminance effect.voidSets the name.voidsetOuterShadowEffect(OuterShadowEffect outerShadowEffect)Sets the outer shadow effect.voidsetPresetShadow(PresetShadow presetShadow)Sets the preset shadow.voidsetReflectionEffect(ReflectionEffect reflectionEffect)Sets the reflection effect.voidsetRelativeOffsetEffect(RelativeOffsetEffect relativeOffsetEffect)Sets the relative offset effect.voidsetSoftEdgeEffect(SoftEdgeEffect softEdgeEffect)Sets the soft edge effect.voidsetSolidColorReplacement(SolidColorReplacement solidColorReplacement)Sets the solid color replacement.voidsetTintEffect(TintEffect tintEffect)Sets the tint effect.voidsetTransformEffect(TransformEffect transformEffect)Sets the transform effect.voidsetType(EffectContainerType type)Sets the type.toString()
-
Constructor Details
-
EffectContainer
public EffectContainer()Instantiates a new effect container.
-
-
Method Details
-
clone
-
toString
-
getAlphaBiLevelEffect
Gets the alpha bi level effect.- Returns:
- the alpha bi level effect
-
setAlphaBiLevelEffect
Sets the alpha bi level effect.- Parameters:
alphaBiLevelEffect- the new alpha bi level effect
-
isAlphaCeilingEffect
public boolean isAlphaCeilingEffect()Checks if is alpha ceiling effect.- Returns:
- true, if is alpha ceiling effect
-
setAlphaCeilingEffect
public void setAlphaCeilingEffect(boolean alphaCeilingEffect)Sets the alpha ceiling effect.- Parameters:
alphaCeilingEffect- the new alpha ceiling effect
-
isAlphaFloorEffect
public boolean isAlphaFloorEffect()Checks if is alpha floor effect.- Returns:
- true, if is alpha floor effect
-
setAlphaFloorEffect
public void setAlphaFloorEffect(boolean alphaFloorEffect)Sets the alpha floor effect.- Parameters:
alphaFloorEffect- the new alpha floor effect
-
getAlphaInverseEffect
Gets the alpha inverse effect.- Returns:
- the alpha inverse effect
-
setAlphaInverseEffect
Sets the alpha inverse effect.- Parameters:
alphaInverseEffect- the new alpha inverse effect
-
getAlphaModulateEffect
Gets the alpha modulate effect.- Returns:
- the alpha modulate effect
-
setAlphaModulateEffect
Sets the alpha modulate effect.- Parameters:
alphaModulateEffect- the new alpha modulate effect
-
getAlphaModulateFixedEffect
Gets the alpha modulate fixed effect.- Returns:
- the alpha modulate fixed effect
-
setAlphaModulateFixedEffect
Sets the alpha modulate fixed effect.- Parameters:
alphaModulateFixedEffect- the new alpha modulate fixed effect
-
getAlphaInsetOutsetEffect
Gets the alpha inset outset effect.- Returns:
- the alpha inset outset effect
-
setAlphaInsetOutsetEffect
Sets the alpha inset outset effect.- Parameters:
alphaInsetOutsetEffect- the new alpha inset outset effect
-
getAlphaReplaceEffect
Gets the alpha replace effect.- Returns:
- the alpha replace effect
-
setAlphaReplaceEffect
Sets the alpha replace effect.- Parameters:
alphaReplaceEffect- the new alpha replace effect
-
getBiLevelEffect
Gets the bi level effect.- Returns:
- the bi level effect
-
setBiLevelEffect
Sets the bi level effect.- Parameters:
biLevelEffect- the new bi level effect
-
getBlendEffect
Gets the blend effect.- Returns:
- the blend effect
-
setBlendEffect
Sets the blend effect.- Parameters:
blendEffect- the new blend effect
-
getBlurEffect
Gets the blur effect.- Returns:
- the blur effect
-
setBlurEffect
Sets the blur effect.- Parameters:
blurEffect- the new blur effect
-
getColorChangeEffect
Gets the color change effect.- Returns:
- the color change effect
-
setColorChangeEffect
Sets the color change effect.- Parameters:
colorChangeEffect- the new color change effect
-
getSolidColorReplacement
Gets the solid color replacement.- Returns:
- the solid color replacement
-
setSolidColorReplacement
Sets the solid color replacement.- Parameters:
solidColorReplacement- the new solid color replacement
-
getContainer
Gets the container.- Returns:
- the container
-
setContainer
Sets the container.- Parameters:
container- the new container
-
getDuotoneEffect
Gets the duotone effect.- Returns:
- the duotone effect
-
setDuotoneEffect
Sets the duotone effect.- Parameters:
duotoneEffect- the new duotone effect
-
getEffectReference
Gets the effect reference.- Returns:
- the effect reference
-
setEffectReference
Sets the effect reference.- Parameters:
effectReference- the new effect reference
-
getFillEffect
Gets the fill effect.- Returns:
- the fill effect
-
setFillEffect
Sets the fill effect.- Parameters:
fillEffect- the new fill effect
-
getFillOverlayEffect
Gets the fill overlay effect.- Returns:
- the fill overlay effect
-
setFillOverlayEffect
Sets the fill overlay effect.- Parameters:
fillOverlayEffect- the new fill overlay effect
-
getGlowEffect
Gets the glow effect.- Returns:
- the glow effect
-
setGlowEffect
Sets the glow effect.- Parameters:
glowEffect- the new glow effect
-
isGrayScaleEffect
public boolean isGrayScaleEffect()Checks if is gray scale effect.- Returns:
- true, if is gray scale effect
-
setGrayScaleEffect
public void setGrayScaleEffect(boolean grayScaleEffect)Sets the gray scale effect.- Parameters:
grayScaleEffect- the new gray scale effect
-
getInnerShadowEffect
Gets the inner shadow effect.- Returns:
- the inner shadow effect
-
setInnerShadowEffect
Sets the inner shadow effect.- Parameters:
innerShadowEffect- the new inner shadow effect
-
getLuminanceEffect
Gets the luminance effect.- Returns:
- the luminance effect
-
setLuminanceEffect
Sets the luminance effect.- Parameters:
luminanceEffect- the new luminance effect
-
getOuterShadowEffect
Gets the outer shadow effect.- Returns:
- the outer shadow effect
-
setOuterShadowEffect
Sets the outer shadow effect.- Parameters:
outerShadowEffect- the new outer shadow effect
-
getPresetShadow
Gets the preset shadow.- Returns:
- the preset shadow
-
setPresetShadow
Sets the preset shadow.- Parameters:
presetShadow- the new preset shadow
-
getReflectionEffect
Gets the reflection effect.- Returns:
- the reflection effect
-
setReflectionEffect
Sets the reflection effect.- Parameters:
reflectionEffect- the new reflection effect
-
getRelativeOffsetEffect
Gets the relative offset effect.- Returns:
- the relative offset effect
-
setRelativeOffsetEffect
Sets the relative offset effect.- Parameters:
relativeOffsetEffect- the new relative offset effect
-
getSoftEdgeEffect
Gets the soft edge effect.- Returns:
- the soft edge effect
-
setSoftEdgeEffect
Sets the soft edge effect.- Parameters:
softEdgeEffect- the new soft edge effect
-
getTintEffect
Gets the tint effect.- Returns:
- the tint effect
-
setTintEffect
Sets the tint effect.- Parameters:
tintEffect- the new tint effect
-
getTransformEffect
Gets the transform effect.- Returns:
- the transform effect
-
setTransformEffect
Sets the transform effect.- Parameters:
transformEffect- the new transform effect
-
getName
Gets the name.- Returns:
- the name
-
setName
Sets the name.- Parameters:
name- the new name
-
getType
Gets the type.- Returns:
- the type
-
setType
Sets the type.- Parameters:
type- the new type
-