Class CTPictureEffect
java.lang.Object
org.docx4j.com.microsoft.schemas.office.drawing.x2010.main.CTPictureEffect
- All Implemented Interfaces:
Child
public class CTPictureEffect extends java.lang.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>
-
Field Summary
-
Constructor Summary
Constructors Constructor Description CTPictureEffect() -
Method Summary
Modifier and Type Method Description voidafterUnmarshal(jakarta.xml.bind.Unmarshaller unmarshaller, java.lang.Object parent)This method is invoked by the JAXB implementation on each instance when unmarshalling completes.CTPictureEffectBlurgetArtisticBlur()Gets the value of the artisticBlur property.CTPictureEffectCementgetArtisticCement()Gets the value of the artisticCement property.CTPictureEffectChalkSketchgetArtisticChalkSketch()Gets the value of the artisticChalkSketch property.CTPictureEffectCrisscrossEtchinggetArtisticCrisscrossEtching()Gets the value of the artisticCrisscrossEtching property.CTPictureEffectCutoutgetArtisticCutout()Gets the value of the artisticCutout property.CTPictureEffectFilmGraingetArtisticFilmGrain()Gets the value of the artisticFilmGrain property.CTPictureEffectGlassgetArtisticGlass()Gets the value of the artisticGlass property.CTPictureEffectGlowDiffusedgetArtisticGlowDiffused()Gets the value of the artisticGlowDiffused property.CTPictureEffectGlowEdgesgetArtisticGlowEdges()Gets the value of the artisticGlowEdges property.CTPictureEffectLightScreengetArtisticLightScreen()Gets the value of the artisticLightScreen property.CTPictureEffectLineDrawinggetArtisticLineDrawing()Gets the value of the artisticLineDrawing property.CTPictureEffectMarkergetArtisticMarker()Gets the value of the artisticMarker property.CTPictureEffectMosiaicBubblesgetArtisticMosiaicBubbles()Gets the value of the artisticMosiaicBubbles property.CTPictureEffectPaintBrushgetArtisticPaintBrush()Gets the value of the artisticPaintBrush property.CTPictureEffectPaintStrokesgetArtisticPaintStrokes()Gets the value of the artisticPaintStrokes property.CTPictureEffectPastelsSmoothgetArtisticPastelsSmooth()Gets the value of the artisticPastelsSmooth property.CTPictureEffectPencilGrayscalegetArtisticPencilGrayscale()Gets the value of the artisticPencilGrayscale property.CTPictureEffectPencilSketchgetArtisticPencilSketch()Gets the value of the artisticPencilSketch property.CTPictureEffectPhotocopygetArtisticPhotocopy()Gets the value of the artisticPhotocopy property.CTPictureEffectPlasticWrapgetArtisticPlasticWrap()Gets the value of the artisticPlasticWrap property.CTPictureEffectTexturizergetArtisticTexturizer()Gets the value of the artisticTexturizer property.CTPictureEffectWatercolorSpongegetArtisticWatercolorSponge()Gets the value of the artisticWatercolorSponge property.CTPictureEffectBackgroundRemovalgetBackgroundRemoval()Gets the value of the backgroundRemoval property.CTPictureEffectBrightnessContrastgetBrightnessContrast()Gets the value of the brightnessContrast property.CTPictureEffectColorTemperaturegetColorTemperature()Gets the value of the colorTemperature property.java.lang.ObjectgetParent()Gets the parent object in the object tree representing the unmarshalled xml document.CTPictureEffectSaturationgetSaturation()Gets the value of the saturation property.CTPictureEffectSharpenSoftengetSharpenSoften()Gets the value of the sharpenSoften property.booleanisVisible()Gets the value of the visible property.voidsetArtisticBlur(CTPictureEffectBlur value)Sets the value of the artisticBlur property.voidsetArtisticCement(CTPictureEffectCement value)Sets the value of the artisticCement property.voidsetArtisticChalkSketch(CTPictureEffectChalkSketch value)Sets the value of the artisticChalkSketch property.voidsetArtisticCrisscrossEtching(CTPictureEffectCrisscrossEtching value)Sets the value of the artisticCrisscrossEtching property.voidsetArtisticCutout(CTPictureEffectCutout value)Sets the value of the artisticCutout property.voidsetArtisticFilmGrain(CTPictureEffectFilmGrain value)Sets the value of the artisticFilmGrain property.voidsetArtisticGlass(CTPictureEffectGlass value)Sets the value of the artisticGlass property.voidsetArtisticGlowDiffused(CTPictureEffectGlowDiffused value)Sets the value of the artisticGlowDiffused property.voidsetArtisticGlowEdges(CTPictureEffectGlowEdges value)Sets the value of the artisticGlowEdges property.voidsetArtisticLightScreen(CTPictureEffectLightScreen value)Sets the value of the artisticLightScreen property.voidsetArtisticLineDrawing(CTPictureEffectLineDrawing value)Sets the value of the artisticLineDrawing property.voidsetArtisticMarker(CTPictureEffectMarker value)Sets the value of the artisticMarker property.voidsetArtisticMosiaicBubbles(CTPictureEffectMosiaicBubbles value)Sets the value of the artisticMosiaicBubbles property.voidsetArtisticPaintBrush(CTPictureEffectPaintBrush value)Sets the value of the artisticPaintBrush property.voidsetArtisticPaintStrokes(CTPictureEffectPaintStrokes value)Sets the value of the artisticPaintStrokes property.voidsetArtisticPastelsSmooth(CTPictureEffectPastelsSmooth value)Sets the value of the artisticPastelsSmooth property.voidsetArtisticPencilGrayscale(CTPictureEffectPencilGrayscale value)Sets the value of the artisticPencilGrayscale property.voidsetArtisticPencilSketch(CTPictureEffectPencilSketch value)Sets the value of the artisticPencilSketch property.voidsetArtisticPhotocopy(CTPictureEffectPhotocopy value)Sets the value of the artisticPhotocopy property.voidsetArtisticPlasticWrap(CTPictureEffectPlasticWrap value)Sets the value of the artisticPlasticWrap property.voidsetArtisticTexturizer(CTPictureEffectTexturizer value)Sets the value of the artisticTexturizer property.voidsetArtisticWatercolorSponge(CTPictureEffectWatercolorSponge value)Sets the value of the artisticWatercolorSponge property.voidsetBackgroundRemoval(CTPictureEffectBackgroundRemoval value)Sets the value of the backgroundRemoval property.voidsetBrightnessContrast(CTPictureEffectBrightnessContrast value)Sets the value of the brightnessContrast property.voidsetColorTemperature(CTPictureEffectColorTemperature value)Sets the value of the colorTemperature property.voidsetParent(java.lang.Object parent)voidsetSaturation(CTPictureEffectSaturation value)Sets the value of the saturation property.voidsetSharpenSoften(CTPictureEffectSharpenSoften value)Sets the value of the sharpenSoften property.voidsetVisible(java.lang.Boolean value)Sets the value of the visible property.Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Field Details
-
artisticBlur
-
artisticCement
-
artisticChalkSketch
-
artisticCrisscrossEtching
-
artisticCutout
-
artisticFilmGrain
-
artisticGlass
-
artisticGlowDiffused
-
artisticGlowEdges
-
artisticLightScreen
-
artisticLineDrawing
-
artisticMarker
-
artisticMosiaicBubbles
-
artisticPaintStrokes
-
artisticPaintBrush
-
artisticPastelsSmooth
-
artisticPencilGrayscale
-
artisticPencilSketch
-
artisticPhotocopy
-
artisticPlasticWrap
-
artisticTexturizer
-
artisticWatercolorSponge
-
backgroundRemoval
-
brightnessContrast
-
colorTemperature
-
saturation
-
sharpenSoften
-
visible
protected java.lang.Boolean visible
-
-
Constructor Details
-
CTPictureEffect
public CTPictureEffect()
-
-
Method Details
-
getArtisticBlur
Gets the value of the artisticBlur property.- Returns:
- possible object is
CTPictureEffectBlur
-
setArtisticBlur
Sets the value of the artisticBlur property.- Parameters:
value- allowed object isCTPictureEffectBlur
-
getArtisticCement
Gets the value of the artisticCement property.- Returns:
- possible object is
CTPictureEffectCement
-
setArtisticCement
Sets the value of the artisticCement property.- Parameters:
value- allowed object isCTPictureEffectCement
-
getArtisticChalkSketch
Gets the value of the artisticChalkSketch property.- Returns:
- possible object is
CTPictureEffectChalkSketch
-
setArtisticChalkSketch
Sets the value of the artisticChalkSketch property.- Parameters:
value- allowed object isCTPictureEffectChalkSketch
-
getArtisticCrisscrossEtching
Gets the value of the artisticCrisscrossEtching property.- Returns:
- possible object is
CTPictureEffectCrisscrossEtching
-
setArtisticCrisscrossEtching
Sets the value of the artisticCrisscrossEtching property.- Parameters:
value- allowed object isCTPictureEffectCrisscrossEtching
-
getArtisticCutout
Gets the value of the artisticCutout property.- Returns:
- possible object is
CTPictureEffectCutout
-
setArtisticCutout
Sets the value of the artisticCutout property.- Parameters:
value- allowed object isCTPictureEffectCutout
-
getArtisticFilmGrain
Gets the value of the artisticFilmGrain property.- Returns:
- possible object is
CTPictureEffectFilmGrain
-
setArtisticFilmGrain
Sets the value of the artisticFilmGrain property.- Parameters:
value- allowed object isCTPictureEffectFilmGrain
-
getArtisticGlass
Gets the value of the artisticGlass property.- Returns:
- possible object is
CTPictureEffectGlass
-
setArtisticGlass
Sets the value of the artisticGlass property.- Parameters:
value- allowed object isCTPictureEffectGlass
-
getArtisticGlowDiffused
Gets the value of the artisticGlowDiffused property.- Returns:
- possible object is
CTPictureEffectGlowDiffused
-
setArtisticGlowDiffused
Sets the value of the artisticGlowDiffused property.- Parameters:
value- allowed object isCTPictureEffectGlowDiffused
-
getArtisticGlowEdges
Gets the value of the artisticGlowEdges property.- Returns:
- possible object is
CTPictureEffectGlowEdges
-
setArtisticGlowEdges
Sets the value of the artisticGlowEdges property.- Parameters:
value- allowed object isCTPictureEffectGlowEdges
-
getArtisticLightScreen
Gets the value of the artisticLightScreen property.- Returns:
- possible object is
CTPictureEffectLightScreen
-
setArtisticLightScreen
Sets the value of the artisticLightScreen property.- Parameters:
value- allowed object isCTPictureEffectLightScreen
-
getArtisticLineDrawing
Gets the value of the artisticLineDrawing property.- Returns:
- possible object is
CTPictureEffectLineDrawing
-
setArtisticLineDrawing
Sets the value of the artisticLineDrawing property.- Parameters:
value- allowed object isCTPictureEffectLineDrawing
-
getArtisticMarker
Gets the value of the artisticMarker property.- Returns:
- possible object is
CTPictureEffectMarker
-
setArtisticMarker
Sets the value of the artisticMarker property.- Parameters:
value- allowed object isCTPictureEffectMarker
-
getArtisticMosiaicBubbles
Gets the value of the artisticMosiaicBubbles property.- Returns:
- possible object is
CTPictureEffectMosiaicBubbles
-
setArtisticMosiaicBubbles
Sets the value of the artisticMosiaicBubbles property.- Parameters:
value- allowed object isCTPictureEffectMosiaicBubbles
-
getArtisticPaintStrokes
Gets the value of the artisticPaintStrokes property.- Returns:
- possible object is
CTPictureEffectPaintStrokes
-
setArtisticPaintStrokes
Sets the value of the artisticPaintStrokes property.- Parameters:
value- allowed object isCTPictureEffectPaintStrokes
-
getArtisticPaintBrush
Gets the value of the artisticPaintBrush property.- Returns:
- possible object is
CTPictureEffectPaintBrush
-
setArtisticPaintBrush
Sets the value of the artisticPaintBrush property.- Parameters:
value- allowed object isCTPictureEffectPaintBrush
-
getArtisticPastelsSmooth
Gets the value of the artisticPastelsSmooth property.- Returns:
- possible object is
CTPictureEffectPastelsSmooth
-
setArtisticPastelsSmooth
Sets the value of the artisticPastelsSmooth property.- Parameters:
value- allowed object isCTPictureEffectPastelsSmooth
-
getArtisticPencilGrayscale
Gets the value of the artisticPencilGrayscale property.- Returns:
- possible object is
CTPictureEffectPencilGrayscale
-
setArtisticPencilGrayscale
Sets the value of the artisticPencilGrayscale property.- Parameters:
value- allowed object isCTPictureEffectPencilGrayscale
-
getArtisticPencilSketch
Gets the value of the artisticPencilSketch property.- Returns:
- possible object is
CTPictureEffectPencilSketch
-
setArtisticPencilSketch
Sets the value of the artisticPencilSketch property.- Parameters:
value- allowed object isCTPictureEffectPencilSketch
-
getArtisticPhotocopy
Gets the value of the artisticPhotocopy property.- Returns:
- possible object is
CTPictureEffectPhotocopy
-
setArtisticPhotocopy
Sets the value of the artisticPhotocopy property.- Parameters:
value- allowed object isCTPictureEffectPhotocopy
-
getArtisticPlasticWrap
Gets the value of the artisticPlasticWrap property.- Returns:
- possible object is
CTPictureEffectPlasticWrap
-
setArtisticPlasticWrap
Sets the value of the artisticPlasticWrap property.- Parameters:
value- allowed object isCTPictureEffectPlasticWrap
-
getArtisticTexturizer
Gets the value of the artisticTexturizer property.- Returns:
- possible object is
CTPictureEffectTexturizer
-
setArtisticTexturizer
Sets the value of the artisticTexturizer property.- Parameters:
value- allowed object isCTPictureEffectTexturizer
-
getArtisticWatercolorSponge
Gets the value of the artisticWatercolorSponge property.- Returns:
- possible object is
CTPictureEffectWatercolorSponge
-
setArtisticWatercolorSponge
Sets the value of the artisticWatercolorSponge property.- Parameters:
value- allowed object isCTPictureEffectWatercolorSponge
-
getBackgroundRemoval
Gets the value of the backgroundRemoval property.- Returns:
- possible object is
CTPictureEffectBackgroundRemoval
-
setBackgroundRemoval
Sets the value of the backgroundRemoval property.- Parameters:
value- allowed object isCTPictureEffectBackgroundRemoval
-
getBrightnessContrast
Gets the value of the brightnessContrast property.- Returns:
- possible object is
CTPictureEffectBrightnessContrast
-
setBrightnessContrast
Sets the value of the brightnessContrast property.- Parameters:
value- allowed object isCTPictureEffectBrightnessContrast
-
getColorTemperature
Gets the value of the colorTemperature property.- Returns:
- possible object is
CTPictureEffectColorTemperature
-
setColorTemperature
Sets the value of the colorTemperature property.- Parameters:
value- allowed object isCTPictureEffectColorTemperature
-
getSaturation
Gets the value of the saturation property.- Returns:
- possible object is
CTPictureEffectSaturation
-
setSaturation
Sets the value of the saturation property.- Parameters:
value- allowed object isCTPictureEffectSaturation
-
getSharpenSoften
Gets the value of the sharpenSoften property.- Returns:
- possible object is
CTPictureEffectSharpenSoften
-
setSharpenSoften
Sets the value of the sharpenSoften property.- Parameters:
value- allowed object isCTPictureEffectSharpenSoften
-
isVisible
public boolean isVisible()Gets the value of the visible property.- Returns:
- possible object is
Boolean
-
setVisible
public void setVisible(java.lang.Boolean value)Sets the value of the visible property.- Parameters:
value- allowed object isBoolean
-
getParent
public java.lang.Object getParent()Gets the parent object in the object tree representing the unmarshalled xml document. -
setParent
public void setParent(java.lang.Object parent) -
afterUnmarshal
public void afterUnmarshal(jakarta.xml.bind.Unmarshaller unmarshaller, java.lang.Object parent)This method is invoked by the JAXB implementation on each instance when unmarshalling completes.- Parameters:
parent- The parent object in the object tree.unmarshaller- The unmarshaller that generated the instance.
-