Package org.pptx4j.pml
Class CTSlideTransition
java.lang.Object
org.pptx4j.pml.CTSlideTransition
- All Implemented Interfaces:
Child
Java class for CT_SlideTransition complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="CT_SlideTransition">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<choice minOccurs="0">
<element name="blinds" type="{http://schemas.openxmlformats.org/presentationml/2006/main}CT_OrientationTransition"/>
<element name="checker" type="{http://schemas.openxmlformats.org/presentationml/2006/main}CT_OrientationTransition"/>
<element name="circle" type="{http://schemas.openxmlformats.org/presentationml/2006/main}CT_Empty"/>
<element name="dissolve" type="{http://schemas.openxmlformats.org/presentationml/2006/main}CT_Empty"/>
<element name="comb" type="{http://schemas.openxmlformats.org/presentationml/2006/main}CT_OrientationTransition"/>
<element name="cover" type="{http://schemas.openxmlformats.org/presentationml/2006/main}CT_EightDirectionTransition"/>
<element name="cut" type="{http://schemas.openxmlformats.org/presentationml/2006/main}CT_OptionalBlackTransition"/>
<element name="diamond" type="{http://schemas.openxmlformats.org/presentationml/2006/main}CT_Empty"/>
<element name="fade" type="{http://schemas.openxmlformats.org/presentationml/2006/main}CT_OptionalBlackTransition"/>
<element name="newsflash" type="{http://schemas.openxmlformats.org/presentationml/2006/main}CT_Empty"/>
<element name="plus" type="{http://schemas.openxmlformats.org/presentationml/2006/main}CT_Empty"/>
<element name="pull" type="{http://schemas.openxmlformats.org/presentationml/2006/main}CT_EightDirectionTransition"/>
<element name="push" type="{http://schemas.openxmlformats.org/presentationml/2006/main}CT_SideDirectionTransition"/>
<element name="random" type="{http://schemas.openxmlformats.org/presentationml/2006/main}CT_Empty"/>
<element name="randomBar" type="{http://schemas.openxmlformats.org/presentationml/2006/main}CT_OrientationTransition"/>
<element name="split" type="{http://schemas.openxmlformats.org/presentationml/2006/main}CT_SplitTransition"/>
<element name="strips" type="{http://schemas.openxmlformats.org/presentationml/2006/main}CT_CornerDirectionTransition"/>
<element name="wedge" type="{http://schemas.openxmlformats.org/presentationml/2006/main}CT_Empty"/>
<element name="wheel" type="{http://schemas.openxmlformats.org/presentationml/2006/main}CT_WheelTransition"/>
<element name="wipe" type="{http://schemas.openxmlformats.org/presentationml/2006/main}CT_SideDirectionTransition"/>
<element name="zoom" type="{http://schemas.openxmlformats.org/presentationml/2006/main}CT_InOutTransition"/>
</choice>
<element name="sndAc" type="{http://schemas.openxmlformats.org/presentationml/2006/main}CT_TransitionSoundAction" minOccurs="0"/>
<element name="extLst" type="{http://schemas.openxmlformats.org/presentationml/2006/main}CT_ExtensionListModify" minOccurs="0"/>
</sequence>
<attribute name="spd" type="{http://schemas.openxmlformats.org/presentationml/2006/main}ST_TransitionSpeed" default="fast" />
<attribute name="advClick" type="{http://www.w3.org/2001/XMLSchema}boolean" default="true" />
<attribute name="advTm" type="{http://www.w3.org/2001/XMLSchema}unsignedInt" />
</restriction>
</complexContent>
</complexType>
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected Booleanprotected Longprotected CTOrientationTransitionprotected CTOrientationTransitionprotected CTEmptyprotected CTOrientationTransitionprotected CTEightDirectionTransitionprotected CTOptionalBlackTransitionprotected CTEmptyprotected CTEmptyprotected CTExtensionListModifyprotected CTOptionalBlackTransitionprotected CTEmptyprotected CTEmptyprotected CTEightDirectionTransitionprotected CTSideDirectionTransitionprotected CTEmptyprotected CTOrientationTransitionprotected CTTransitionSoundActionprotected STTransitionSpeedprotected CTSplitTransitionprotected CTCornerDirectionTransitionprotected CTEmptyprotected CTWheelTransitionprotected CTSideDirectionTransitionprotected CTInOutTransition -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidafterUnmarshal(jakarta.xml.bind.Unmarshaller unmarshaller, Object parent) This method is invoked by the JAXB implementation on each instance when unmarshalling completes.getAdvTm()Gets the value of the advTm property.Gets the value of the blinds property.Gets the value of the checker property.Gets the value of the circle property.getComb()Gets the value of the comb property.getCover()Gets the value of the cover property.getCut()Gets the value of the cut property.Gets the value of the diamond property.Gets the value of the dissolve property.Gets the value of the extLst property.getFade()Gets the value of the fade property.Gets the value of the newsflash property.Gets the parent object in the object tree representing the unmarshalled xml document.getPlus()Gets the value of the plus property.getPull()Gets the value of the pull property.getPush()Gets the value of the push property.Gets the value of the random property.Gets the value of the randomBar property.getSndAc()Gets the value of the sndAc property.getSpd()Gets the value of the spd property.getSplit()Gets the value of the split property.Gets the value of the strips property.getWedge()Gets the value of the wedge property.getWheel()Gets the value of the wheel property.getWipe()Gets the value of the wipe property.getZoom()Gets the value of the zoom property.booleanGets the value of the advClick property.voidsetAdvClick(Boolean value) Sets the value of the advClick property.voidSets the value of the advTm property.voidsetBlinds(CTOrientationTransition value) Sets the value of the blinds property.voidSets the value of the checker property.voidSets the value of the circle property.voidsetComb(CTOrientationTransition value) Sets the value of the comb property.voidSets the value of the cover property.voidsetCut(CTOptionalBlackTransition value) Sets the value of the cut property.voidsetDiamond(CTEmpty value) Sets the value of the diamond property.voidsetDissolve(CTEmpty value) Sets the value of the dissolve property.voidsetExtLst(CTExtensionListModify value) Sets the value of the extLst property.voidsetFade(CTOptionalBlackTransition value) Sets the value of the fade property.voidsetNewsflash(CTEmpty value) Sets the value of the newsflash property.voidvoidSets the value of the plus property.voidSets the value of the pull property.voidsetPush(CTSideDirectionTransition value) Sets the value of the push property.voidSets the value of the random property.voidSets the value of the randomBar property.voidsetSndAc(CTTransitionSoundAction value) Sets the value of the sndAc property.voidsetSpd(STTransitionSpeed value) Sets the value of the spd property.voidsetSplit(CTSplitTransition value) Sets the value of the split property.voidSets the value of the strips property.voidSets the value of the wedge property.voidsetWheel(CTWheelTransition value) Sets the value of the wheel property.voidsetWipe(CTSideDirectionTransition value) Sets the value of the wipe property.voidsetZoom(CTInOutTransition value) Sets the value of the zoom property.
-
Field Details
-
blinds
-
checker
-
circle
-
dissolve
-
comb
-
cover
-
cut
-
diamond
-
fade
-
newsflash
-
plus
-
pull
-
push
-
random
-
randomBar
-
split
-
strips
-
wedge
-
wheel
-
wipe
-
zoom
-
sndAc
-
extLst
-
spd
-
advClick
-
advTm
-
-
Constructor Details
-
CTSlideTransition
public CTSlideTransition()
-
-
Method Details
-
getBlinds
Gets the value of the blinds property.- Returns:
- possible object is
CTOrientationTransition
-
setBlinds
Sets the value of the blinds property.- Parameters:
value- allowed object isCTOrientationTransition
-
getChecker
Gets the value of the checker property.- Returns:
- possible object is
CTOrientationTransition
-
setChecker
Sets the value of the checker property.- Parameters:
value- allowed object isCTOrientationTransition
-
getCircle
Gets the value of the circle property.- Returns:
- possible object is
CTEmpty
-
setCircle
Sets the value of the circle property.- Parameters:
value- allowed object isCTEmpty
-
getDissolve
Gets the value of the dissolve property.- Returns:
- possible object is
CTEmpty
-
setDissolve
Sets the value of the dissolve property.- Parameters:
value- allowed object isCTEmpty
-
getComb
Gets the value of the comb property.- Returns:
- possible object is
CTOrientationTransition
-
setComb
Sets the value of the comb property.- Parameters:
value- allowed object isCTOrientationTransition
-
getCover
Gets the value of the cover property.- Returns:
- possible object is
CTEightDirectionTransition
-
setCover
Sets the value of the cover property.- Parameters:
value- allowed object isCTEightDirectionTransition
-
getCut
Gets the value of the cut property.- Returns:
- possible object is
CTOptionalBlackTransition
-
setCut
Sets the value of the cut property.- Parameters:
value- allowed object isCTOptionalBlackTransition
-
getDiamond
Gets the value of the diamond property.- Returns:
- possible object is
CTEmpty
-
setDiamond
Sets the value of the diamond property.- Parameters:
value- allowed object isCTEmpty
-
getFade
Gets the value of the fade property.- Returns:
- possible object is
CTOptionalBlackTransition
-
setFade
Sets the value of the fade property.- Parameters:
value- allowed object isCTOptionalBlackTransition
-
getNewsflash
Gets the value of the newsflash property.- Returns:
- possible object is
CTEmpty
-
setNewsflash
Sets the value of the newsflash property.- Parameters:
value- allowed object isCTEmpty
-
getPlus
Gets the value of the plus property.- Returns:
- possible object is
CTEmpty
-
setPlus
Sets the value of the plus property.- Parameters:
value- allowed object isCTEmpty
-
getPull
Gets the value of the pull property.- Returns:
- possible object is
CTEightDirectionTransition
-
setPull
Sets the value of the pull property.- Parameters:
value- allowed object isCTEightDirectionTransition
-
getPush
Gets the value of the push property.- Returns:
- possible object is
CTSideDirectionTransition
-
setPush
Sets the value of the push property.- Parameters:
value- allowed object isCTSideDirectionTransition
-
getRandom
Gets the value of the random property.- Returns:
- possible object is
CTEmpty
-
setRandom
Sets the value of the random property.- Parameters:
value- allowed object isCTEmpty
-
getRandomBar
Gets the value of the randomBar property.- Returns:
- possible object is
CTOrientationTransition
-
setRandomBar
Sets the value of the randomBar property.- Parameters:
value- allowed object isCTOrientationTransition
-
getSplit
Gets the value of the split property.- Returns:
- possible object is
CTSplitTransition
-
setSplit
Sets the value of the split property.- Parameters:
value- allowed object isCTSplitTransition
-
getStrips
Gets the value of the strips property.- Returns:
- possible object is
CTCornerDirectionTransition
-
setStrips
Sets the value of the strips property.- Parameters:
value- allowed object isCTCornerDirectionTransition
-
getWedge
Gets the value of the wedge property.- Returns:
- possible object is
CTEmpty
-
setWedge
Sets the value of the wedge property.- Parameters:
value- allowed object isCTEmpty
-
getWheel
Gets the value of the wheel property.- Returns:
- possible object is
CTWheelTransition
-
setWheel
Sets the value of the wheel property.- Parameters:
value- allowed object isCTWheelTransition
-
getWipe
Gets the value of the wipe property.- Returns:
- possible object is
CTSideDirectionTransition
-
setWipe
Sets the value of the wipe property.- Parameters:
value- allowed object isCTSideDirectionTransition
-
getZoom
Gets the value of the zoom property.- Returns:
- possible object is
CTInOutTransition
-
setZoom
Sets the value of the zoom property.- Parameters:
value- allowed object isCTInOutTransition
-
getSndAc
Gets the value of the sndAc property.- Returns:
- possible object is
CTTransitionSoundAction
-
setSndAc
Sets the value of the sndAc property.- Parameters:
value- allowed object isCTTransitionSoundAction
-
getExtLst
Gets the value of the extLst property.- Returns:
- possible object is
CTExtensionListModify
-
setExtLst
Sets the value of the extLst property.- Parameters:
value- allowed object isCTExtensionListModify
-
getSpd
Gets the value of the spd property.- Returns:
- possible object is
STTransitionSpeed
-
setSpd
Sets the value of the spd property.- Parameters:
value- allowed object isSTTransitionSpeed
-
isAdvClick
public boolean isAdvClick()Gets the value of the advClick property.- Returns:
- possible object is
Boolean
-
setAdvClick
Sets the value of the advClick property.- Parameters:
value- allowed object isBoolean
-
getAdvTm
Gets the value of the advTm property.- Returns:
- possible object is
Long
-
setAdvTm
Sets the value of the advTm property.- Parameters:
value- allowed object isLong
-
getParent
Gets the parent object in the object tree representing the unmarshalled xml document. -
setParent
-
afterUnmarshal
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.
-