public class CTPictureEffect extends Object implements Child
Java class for CT_PictureEffect complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="CT_PictureEffect">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<choice>
<element name="artisticBlur" type="{http://schemas.microsoft.com/office/drawing/2010/main}CT_PictureEffectBlur"/>
<element name="artisticCement" type="{http://schemas.microsoft.com/office/drawing/2010/main}CT_PictureEffectCement"/>
<element name="artisticChalkSketch" type="{http://schemas.microsoft.com/office/drawing/2010/main}CT_PictureEffectChalkSketch"/>
<element name="artisticCrisscrossEtching" type="{http://schemas.microsoft.com/office/drawing/2010/main}CT_PictureEffectCrisscrossEtching"/>
<element name="artisticCutout" type="{http://schemas.microsoft.com/office/drawing/2010/main}CT_PictureEffectCutout"/>
<element name="artisticFilmGrain" type="{http://schemas.microsoft.com/office/drawing/2010/main}CT_PictureEffectFilmGrain"/>
<element name="artisticGlass" type="{http://schemas.microsoft.com/office/drawing/2010/main}CT_PictureEffectGlass"/>
<element name="artisticGlowDiffused" type="{http://schemas.microsoft.com/office/drawing/2010/main}CT_PictureEffectGlowDiffused"/>
<element name="artisticGlowEdges" type="{http://schemas.microsoft.com/office/drawing/2010/main}CT_PictureEffectGlowEdges"/>
<element name="artisticLightScreen" type="{http://schemas.microsoft.com/office/drawing/2010/main}CT_PictureEffectLightScreen"/>
<element name="artisticLineDrawing" type="{http://schemas.microsoft.com/office/drawing/2010/main}CT_PictureEffectLineDrawing"/>
<element name="artisticMarker" type="{http://schemas.microsoft.com/office/drawing/2010/main}CT_PictureEffectMarker"/>
<element name="artisticMosiaicBubbles" type="{http://schemas.microsoft.com/office/drawing/2010/main}CT_PictureEffectMosiaicBubbles"/>
<element name="artisticPaintStrokes" type="{http://schemas.microsoft.com/office/drawing/2010/main}CT_PictureEffectPaintStrokes"/>
<element name="artisticPaintBrush" type="{http://schemas.microsoft.com/office/drawing/2010/main}CT_PictureEffectPaintBrush"/>
<element name="artisticPastelsSmooth" type="{http://schemas.microsoft.com/office/drawing/2010/main}CT_PictureEffectPastelsSmooth"/>
<element name="artisticPencilGrayscale" type="{http://schemas.microsoft.com/office/drawing/2010/main}CT_PictureEffectPencilGrayscale"/>
<element name="artisticPencilSketch" type="{http://schemas.microsoft.com/office/drawing/2010/main}CT_PictureEffectPencilSketch"/>
<element name="artisticPhotocopy" type="{http://schemas.microsoft.com/office/drawing/2010/main}CT_PictureEffectPhotocopy"/>
<element name="artisticPlasticWrap" type="{http://schemas.microsoft.com/office/drawing/2010/main}CT_PictureEffectPlasticWrap"/>
<element name="artisticTexturizer" type="{http://schemas.microsoft.com/office/drawing/2010/main}CT_PictureEffectTexturizer"/>
<element name="artisticWatercolorSponge" type="{http://schemas.microsoft.com/office/drawing/2010/main}CT_PictureEffectWatercolorSponge"/>
<element name="backgroundRemoval" type="{http://schemas.microsoft.com/office/drawing/2010/main}CT_PictureEffectBackgroundRemoval"/>
<element name="brightnessContrast" type="{http://schemas.microsoft.com/office/drawing/2010/main}CT_PictureEffectBrightnessContrast"/>
<element name="colorTemperature" type="{http://schemas.microsoft.com/office/drawing/2010/main}CT_PictureEffectColorTemperature"/>
<element name="saturation" type="{http://schemas.microsoft.com/office/drawing/2010/main}CT_PictureEffectSaturation"/>
<element name="sharpenSoften" type="{http://schemas.microsoft.com/office/drawing/2010/main}CT_PictureEffectSharpenSoften"/>
</choice>
<attribute name="visible" type="{http://www.w3.org/2001/XMLSchema}boolean" default="true" />
</restriction>
</complexContent>
</complexType>
| Constructor and Description |
|---|
CTPictureEffect() |
| Modifier and Type | Method and Description |
|---|---|
void |
afterUnmarshal(Unmarshaller unmarshaller,
Object parent)
This method is invoked by the JAXB implementation on each instance when unmarshalling completes.
|
CTPictureEffectBlur |
getArtisticBlur()
Gets the value of the artisticBlur property.
|
CTPictureEffectCement |
getArtisticCement()
Gets the value of the artisticCement property.
|
CTPictureEffectChalkSketch |
getArtisticChalkSketch()
Gets the value of the artisticChalkSketch property.
|
CTPictureEffectCrisscrossEtching |
getArtisticCrisscrossEtching()
Gets the value of the artisticCrisscrossEtching property.
|
CTPictureEffectCutout |
getArtisticCutout()
Gets the value of the artisticCutout property.
|
CTPictureEffectFilmGrain |
getArtisticFilmGrain()
Gets the value of the artisticFilmGrain property.
|
CTPictureEffectGlass |
getArtisticGlass()
Gets the value of the artisticGlass property.
|
CTPictureEffectGlowDiffused |
getArtisticGlowDiffused()
Gets the value of the artisticGlowDiffused property.
|
CTPictureEffectGlowEdges |
getArtisticGlowEdges()
Gets the value of the artisticGlowEdges property.
|
CTPictureEffectLightScreen |
getArtisticLightScreen()
Gets the value of the artisticLightScreen property.
|
CTPictureEffectLineDrawing |
getArtisticLineDrawing()
Gets the value of the artisticLineDrawing property.
|
CTPictureEffectMarker |
getArtisticMarker()
Gets the value of the artisticMarker property.
|
CTPictureEffectMosiaicBubbles |
getArtisticMosiaicBubbles()
Gets the value of the artisticMosiaicBubbles property.
|
CTPictureEffectPaintBrush |
getArtisticPaintBrush()
Gets the value of the artisticPaintBrush property.
|
CTPictureEffectPaintStrokes |
getArtisticPaintStrokes()
Gets the value of the artisticPaintStrokes property.
|
CTPictureEffectPastelsSmooth |
getArtisticPastelsSmooth()
Gets the value of the artisticPastelsSmooth property.
|
CTPictureEffectPencilGrayscale |
getArtisticPencilGrayscale()
Gets the value of the artisticPencilGrayscale property.
|
CTPictureEffectPencilSketch |
getArtisticPencilSketch()
Gets the value of the artisticPencilSketch property.
|
CTPictureEffectPhotocopy |
getArtisticPhotocopy()
Gets the value of the artisticPhotocopy property.
|
CTPictureEffectPlasticWrap |
getArtisticPlasticWrap()
Gets the value of the artisticPlasticWrap property.
|
CTPictureEffectTexturizer |
getArtisticTexturizer()
Gets the value of the artisticTexturizer property.
|
CTPictureEffectWatercolorSponge |
getArtisticWatercolorSponge()
Gets the value of the artisticWatercolorSponge property.
|
CTPictureEffectBackgroundRemoval |
getBackgroundRemoval()
Gets the value of the backgroundRemoval property.
|
CTPictureEffectBrightnessContrast |
getBrightnessContrast()
Gets the value of the brightnessContrast property.
|
CTPictureEffectColorTemperature |
getColorTemperature()
Gets the value of the colorTemperature property.
|
Object |
getParent()
Gets the parent object in the object tree representing the unmarshalled xml document.
|
CTPictureEffectSaturation |
getSaturation()
Gets the value of the saturation property.
|
CTPictureEffectSharpenSoften |
getSharpenSoften()
Gets the value of the sharpenSoften property.
|
boolean |
isVisible()
Gets the value of the visible property.
|
void |
setArtisticBlur(CTPictureEffectBlur value)
Sets the value of the artisticBlur property.
|
void |
setArtisticCement(CTPictureEffectCement value)
Sets the value of the artisticCement property.
|
void |
setArtisticChalkSketch(CTPictureEffectChalkSketch value)
Sets the value of the artisticChalkSketch property.
|
void |
setArtisticCrisscrossEtching(CTPictureEffectCrisscrossEtching value)
Sets the value of the artisticCrisscrossEtching property.
|
void |
setArtisticCutout(CTPictureEffectCutout value)
Sets the value of the artisticCutout property.
|
void |
setArtisticFilmGrain(CTPictureEffectFilmGrain value)
Sets the value of the artisticFilmGrain property.
|
void |
setArtisticGlass(CTPictureEffectGlass value)
Sets the value of the artisticGlass property.
|
void |
setArtisticGlowDiffused(CTPictureEffectGlowDiffused value)
Sets the value of the artisticGlowDiffused property.
|
void |
setArtisticGlowEdges(CTPictureEffectGlowEdges value)
Sets the value of the artisticGlowEdges property.
|
void |
setArtisticLightScreen(CTPictureEffectLightScreen value)
Sets the value of the artisticLightScreen property.
|
void |
setArtisticLineDrawing(CTPictureEffectLineDrawing value)
Sets the value of the artisticLineDrawing property.
|
void |
setArtisticMarker(CTPictureEffectMarker value)
Sets the value of the artisticMarker property.
|
void |
setArtisticMosiaicBubbles(CTPictureEffectMosiaicBubbles value)
Sets the value of the artisticMosiaicBubbles property.
|
void |
setArtisticPaintBrush(CTPictureEffectPaintBrush value)
Sets the value of the artisticPaintBrush property.
|
void |
setArtisticPaintStrokes(CTPictureEffectPaintStrokes value)
Sets the value of the artisticPaintStrokes property.
|
void |
setArtisticPastelsSmooth(CTPictureEffectPastelsSmooth value)
Sets the value of the artisticPastelsSmooth property.
|
void |
setArtisticPencilGrayscale(CTPictureEffectPencilGrayscale value)
Sets the value of the artisticPencilGrayscale property.
|
void |
setArtisticPencilSketch(CTPictureEffectPencilSketch value)
Sets the value of the artisticPencilSketch property.
|
void |
setArtisticPhotocopy(CTPictureEffectPhotocopy value)
Sets the value of the artisticPhotocopy property.
|
void |
setArtisticPlasticWrap(CTPictureEffectPlasticWrap value)
Sets the value of the artisticPlasticWrap property.
|
void |
setArtisticTexturizer(CTPictureEffectTexturizer value)
Sets the value of the artisticTexturizer property.
|
void |
setArtisticWatercolorSponge(CTPictureEffectWatercolorSponge value)
Sets the value of the artisticWatercolorSponge property.
|
void |
setBackgroundRemoval(CTPictureEffectBackgroundRemoval value)
Sets the value of the backgroundRemoval property.
|
void |
setBrightnessContrast(CTPictureEffectBrightnessContrast value)
Sets the value of the brightnessContrast property.
|
void |
setColorTemperature(CTPictureEffectColorTemperature value)
Sets the value of the colorTemperature property.
|
void |
setParent(Object parent) |
void |
setSaturation(CTPictureEffectSaturation value)
Sets the value of the saturation property.
|
void |
setSharpenSoften(CTPictureEffectSharpenSoften value)
Sets the value of the sharpenSoften property.
|
void |
setVisible(Boolean value)
Sets the value of the visible property.
|
protected CTPictureEffectBlur artisticBlur
protected CTPictureEffectCement artisticCement
protected CTPictureEffectChalkSketch artisticChalkSketch
protected CTPictureEffectCrisscrossEtching artisticCrisscrossEtching
protected CTPictureEffectCutout artisticCutout
protected CTPictureEffectFilmGrain artisticFilmGrain
protected CTPictureEffectGlass artisticGlass
protected CTPictureEffectGlowDiffused artisticGlowDiffused
protected CTPictureEffectGlowEdges artisticGlowEdges
protected CTPictureEffectLightScreen artisticLightScreen
protected CTPictureEffectLineDrawing artisticLineDrawing
protected CTPictureEffectMarker artisticMarker
protected CTPictureEffectMosiaicBubbles artisticMosiaicBubbles
protected CTPictureEffectPaintStrokes artisticPaintStrokes
protected CTPictureEffectPaintBrush artisticPaintBrush
protected CTPictureEffectPastelsSmooth artisticPastelsSmooth
protected CTPictureEffectPencilGrayscale artisticPencilGrayscale
protected CTPictureEffectPencilSketch artisticPencilSketch
protected CTPictureEffectPhotocopy artisticPhotocopy
protected CTPictureEffectPlasticWrap artisticPlasticWrap
protected CTPictureEffectTexturizer artisticTexturizer
protected CTPictureEffectWatercolorSponge artisticWatercolorSponge
protected CTPictureEffectBackgroundRemoval backgroundRemoval
protected CTPictureEffectBrightnessContrast brightnessContrast
protected CTPictureEffectColorTemperature colorTemperature
protected CTPictureEffectSaturation saturation
protected CTPictureEffectSharpenSoften sharpenSoften
protected Boolean visible
public CTPictureEffectBlur getArtisticBlur()
CTPictureEffectBlurpublic void setArtisticBlur(CTPictureEffectBlur value)
value - allowed object is
CTPictureEffectBlurpublic CTPictureEffectCement getArtisticCement()
CTPictureEffectCementpublic void setArtisticCement(CTPictureEffectCement value)
value - allowed object is
CTPictureEffectCementpublic CTPictureEffectChalkSketch getArtisticChalkSketch()
CTPictureEffectChalkSketchpublic void setArtisticChalkSketch(CTPictureEffectChalkSketch value)
value - allowed object is
CTPictureEffectChalkSketchpublic CTPictureEffectCrisscrossEtching getArtisticCrisscrossEtching()
CTPictureEffectCrisscrossEtchingpublic void setArtisticCrisscrossEtching(CTPictureEffectCrisscrossEtching value)
value - allowed object is
CTPictureEffectCrisscrossEtchingpublic CTPictureEffectCutout getArtisticCutout()
CTPictureEffectCutoutpublic void setArtisticCutout(CTPictureEffectCutout value)
value - allowed object is
CTPictureEffectCutoutpublic CTPictureEffectFilmGrain getArtisticFilmGrain()
CTPictureEffectFilmGrainpublic void setArtisticFilmGrain(CTPictureEffectFilmGrain value)
value - allowed object is
CTPictureEffectFilmGrainpublic CTPictureEffectGlass getArtisticGlass()
CTPictureEffectGlasspublic void setArtisticGlass(CTPictureEffectGlass value)
value - allowed object is
CTPictureEffectGlasspublic CTPictureEffectGlowDiffused getArtisticGlowDiffused()
CTPictureEffectGlowDiffusedpublic void setArtisticGlowDiffused(CTPictureEffectGlowDiffused value)
value - allowed object is
CTPictureEffectGlowDiffusedpublic CTPictureEffectGlowEdges getArtisticGlowEdges()
CTPictureEffectGlowEdgespublic void setArtisticGlowEdges(CTPictureEffectGlowEdges value)
value - allowed object is
CTPictureEffectGlowEdgespublic CTPictureEffectLightScreen getArtisticLightScreen()
CTPictureEffectLightScreenpublic void setArtisticLightScreen(CTPictureEffectLightScreen value)
value - allowed object is
CTPictureEffectLightScreenpublic CTPictureEffectLineDrawing getArtisticLineDrawing()
CTPictureEffectLineDrawingpublic void setArtisticLineDrawing(CTPictureEffectLineDrawing value)
value - allowed object is
CTPictureEffectLineDrawingpublic CTPictureEffectMarker getArtisticMarker()
CTPictureEffectMarkerpublic void setArtisticMarker(CTPictureEffectMarker value)
value - allowed object is
CTPictureEffectMarkerpublic CTPictureEffectMosiaicBubbles getArtisticMosiaicBubbles()
CTPictureEffectMosiaicBubblespublic void setArtisticMosiaicBubbles(CTPictureEffectMosiaicBubbles value)
value - allowed object is
CTPictureEffectMosiaicBubblespublic CTPictureEffectPaintStrokes getArtisticPaintStrokes()
CTPictureEffectPaintStrokespublic void setArtisticPaintStrokes(CTPictureEffectPaintStrokes value)
value - allowed object is
CTPictureEffectPaintStrokespublic CTPictureEffectPaintBrush getArtisticPaintBrush()
CTPictureEffectPaintBrushpublic void setArtisticPaintBrush(CTPictureEffectPaintBrush value)
value - allowed object is
CTPictureEffectPaintBrushpublic CTPictureEffectPastelsSmooth getArtisticPastelsSmooth()
CTPictureEffectPastelsSmoothpublic void setArtisticPastelsSmooth(CTPictureEffectPastelsSmooth value)
value - allowed object is
CTPictureEffectPastelsSmoothpublic CTPictureEffectPencilGrayscale getArtisticPencilGrayscale()
CTPictureEffectPencilGrayscalepublic void setArtisticPencilGrayscale(CTPictureEffectPencilGrayscale value)
value - allowed object is
CTPictureEffectPencilGrayscalepublic CTPictureEffectPencilSketch getArtisticPencilSketch()
CTPictureEffectPencilSketchpublic void setArtisticPencilSketch(CTPictureEffectPencilSketch value)
value - allowed object is
CTPictureEffectPencilSketchpublic CTPictureEffectPhotocopy getArtisticPhotocopy()
CTPictureEffectPhotocopypublic void setArtisticPhotocopy(CTPictureEffectPhotocopy value)
value - allowed object is
CTPictureEffectPhotocopypublic CTPictureEffectPlasticWrap getArtisticPlasticWrap()
CTPictureEffectPlasticWrappublic void setArtisticPlasticWrap(CTPictureEffectPlasticWrap value)
value - allowed object is
CTPictureEffectPlasticWrappublic CTPictureEffectTexturizer getArtisticTexturizer()
CTPictureEffectTexturizerpublic void setArtisticTexturizer(CTPictureEffectTexturizer value)
value - allowed object is
CTPictureEffectTexturizerpublic CTPictureEffectWatercolorSponge getArtisticWatercolorSponge()
CTPictureEffectWatercolorSpongepublic void setArtisticWatercolorSponge(CTPictureEffectWatercolorSponge value)
value - allowed object is
CTPictureEffectWatercolorSpongepublic CTPictureEffectBackgroundRemoval getBackgroundRemoval()
CTPictureEffectBackgroundRemovalpublic void setBackgroundRemoval(CTPictureEffectBackgroundRemoval value)
value - allowed object is
CTPictureEffectBackgroundRemovalpublic CTPictureEffectBrightnessContrast getBrightnessContrast()
CTPictureEffectBrightnessContrastpublic void setBrightnessContrast(CTPictureEffectBrightnessContrast value)
value - allowed object is
CTPictureEffectBrightnessContrastpublic CTPictureEffectColorTemperature getColorTemperature()
CTPictureEffectColorTemperaturepublic void setColorTemperature(CTPictureEffectColorTemperature value)
value - allowed object is
CTPictureEffectColorTemperaturepublic CTPictureEffectSaturation getSaturation()
CTPictureEffectSaturationpublic void setSaturation(CTPictureEffectSaturation value)
value - allowed object is
CTPictureEffectSaturationpublic CTPictureEffectSharpenSoften getSharpenSoften()
CTPictureEffectSharpenSoftenpublic void setSharpenSoften(CTPictureEffectSharpenSoften value)
value - allowed object is
CTPictureEffectSharpenSoftenpublic boolean isVisible()
Booleanpublic void setVisible(Boolean value)
value - allowed object is
Booleanpublic Object getParent()
public void afterUnmarshal(Unmarshaller unmarshaller, Object parent)
parent - The parent object in the object tree.unmarshaller - The unmarshaller that generated the instance.Copyright © 2007-2021. All Rights Reserved.