public class CTSlideTransition extends Object
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>
Modifier and Type | Field and Description |
---|---|
protected Boolean |
advClick |
protected Long |
advTm |
protected CTOrientationTransition |
blinds |
protected CTOrientationTransition |
checker |
protected CTEmpty |
circle |
protected CTOrientationTransition |
comb |
protected CTEightDirectionTransition |
cover |
protected CTOptionalBlackTransition |
cut |
protected CTEmpty |
diamond |
protected CTEmpty |
dissolve |
protected CTExtensionListModify |
extLst |
protected CTOptionalBlackTransition |
fade |
protected CTEmpty |
newsflash |
protected CTEmpty |
plus |
protected CTEightDirectionTransition |
pull |
protected CTSideDirectionTransition |
push |
protected CTEmpty |
random |
protected CTOrientationTransition |
randomBar |
protected CTTransitionSoundAction |
sndAc |
protected STTransitionSpeed |
spd |
protected CTSplitTransition |
split |
protected CTCornerDirectionTransition |
strips |
protected CTEmpty |
wedge |
protected CTWheelTransition |
wheel |
protected CTSideDirectionTransition |
wipe |
protected CTInOutTransition |
zoom |
Constructor and Description |
---|
CTSlideTransition() |
Modifier and Type | Method and Description |
---|---|
Long |
getAdvTm()
Gets the value of the advTm property.
|
CTOrientationTransition |
getBlinds()
Gets the value of the blinds property.
|
CTOrientationTransition |
getChecker()
Gets the value of the checker property.
|
CTEmpty |
getCircle()
Gets the value of the circle property.
|
CTOrientationTransition |
getComb()
Gets the value of the comb property.
|
CTEightDirectionTransition |
getCover()
Gets the value of the cover property.
|
CTOptionalBlackTransition |
getCut()
Gets the value of the cut property.
|
CTEmpty |
getDiamond()
Gets the value of the diamond property.
|
CTEmpty |
getDissolve()
Gets the value of the dissolve property.
|
CTExtensionListModify |
getExtLst()
Gets the value of the extLst property.
|
CTOptionalBlackTransition |
getFade()
Gets the value of the fade property.
|
CTEmpty |
getNewsflash()
Gets the value of the newsflash property.
|
CTEmpty |
getPlus()
Gets the value of the plus property.
|
CTEightDirectionTransition |
getPull()
Gets the value of the pull property.
|
CTSideDirectionTransition |
getPush()
Gets the value of the push property.
|
CTEmpty |
getRandom()
Gets the value of the random property.
|
CTOrientationTransition |
getRandomBar()
Gets the value of the randomBar property.
|
CTTransitionSoundAction |
getSndAc()
Gets the value of the sndAc property.
|
STTransitionSpeed |
getSpd()
Gets the value of the spd property.
|
CTSplitTransition |
getSplit()
Gets the value of the split property.
|
CTCornerDirectionTransition |
getStrips()
Gets the value of the strips property.
|
CTEmpty |
getWedge()
Gets the value of the wedge property.
|
CTWheelTransition |
getWheel()
Gets the value of the wheel property.
|
CTSideDirectionTransition |
getWipe()
Gets the value of the wipe property.
|
CTInOutTransition |
getZoom()
Gets the value of the zoom property.
|
boolean |
isAdvClick()
Gets the value of the advClick property.
|
void |
setAdvClick(Boolean value)
Sets the value of the advClick property.
|
void |
setAdvTm(Long value)
Sets the value of the advTm property.
|
void |
setBlinds(CTOrientationTransition value)
Sets the value of the blinds property.
|
void |
setChecker(CTOrientationTransition value)
Sets the value of the checker property.
|
void |
setCircle(CTEmpty value)
Sets the value of the circle property.
|
void |
setComb(CTOrientationTransition value)
Sets the value of the comb property.
|
void |
setCover(CTEightDirectionTransition value)
Sets the value of the cover property.
|
void |
setCut(CTOptionalBlackTransition value)
Sets the value of the cut property.
|
void |
setDiamond(CTEmpty value)
Sets the value of the diamond property.
|
void |
setDissolve(CTEmpty value)
Sets the value of the dissolve property.
|
void |
setExtLst(CTExtensionListModify value)
Sets the value of the extLst property.
|
void |
setFade(CTOptionalBlackTransition value)
Sets the value of the fade property.
|
void |
setNewsflash(CTEmpty value)
Sets the value of the newsflash property.
|
void |
setPlus(CTEmpty value)
Sets the value of the plus property.
|
void |
setPull(CTEightDirectionTransition value)
Sets the value of the pull property.
|
void |
setPush(CTSideDirectionTransition value)
Sets the value of the push property.
|
void |
setRandom(CTEmpty value)
Sets the value of the random property.
|
void |
setRandomBar(CTOrientationTransition value)
Sets the value of the randomBar property.
|
void |
setSndAc(CTTransitionSoundAction value)
Sets the value of the sndAc property.
|
void |
setSpd(STTransitionSpeed value)
Sets the value of the spd property.
|
void |
setSplit(CTSplitTransition value)
Sets the value of the split property.
|
void |
setStrips(CTCornerDirectionTransition value)
Sets the value of the strips property.
|
void |
setWedge(CTEmpty value)
Sets the value of the wedge property.
|
void |
setWheel(CTWheelTransition value)
Sets the value of the wheel property.
|
void |
setWipe(CTSideDirectionTransition value)
Sets the value of the wipe property.
|
void |
setZoom(CTInOutTransition value)
Sets the value of the zoom property.
|
protected CTOrientationTransition blinds
protected CTOrientationTransition checker
protected CTEmpty circle
protected CTEmpty dissolve
protected CTOrientationTransition comb
protected CTEightDirectionTransition cover
protected CTOptionalBlackTransition cut
protected CTEmpty diamond
protected CTOptionalBlackTransition fade
protected CTEmpty newsflash
protected CTEmpty plus
protected CTEightDirectionTransition pull
protected CTSideDirectionTransition push
protected CTEmpty random
protected CTOrientationTransition randomBar
protected CTSplitTransition split
protected CTCornerDirectionTransition strips
protected CTEmpty wedge
protected CTWheelTransition wheel
protected CTSideDirectionTransition wipe
protected CTInOutTransition zoom
protected CTTransitionSoundAction sndAc
protected CTExtensionListModify extLst
protected STTransitionSpeed spd
protected Boolean advClick
protected Long advTm
public CTOrientationTransition getBlinds()
CTOrientationTransition
public void setBlinds(CTOrientationTransition value)
value
- allowed object is
CTOrientationTransition
public CTOrientationTransition getChecker()
CTOrientationTransition
public void setChecker(CTOrientationTransition value)
value
- allowed object is
CTOrientationTransition
public CTEmpty getCircle()
CTEmpty
public void setCircle(CTEmpty value)
value
- allowed object is
CTEmpty
public CTEmpty getDissolve()
CTEmpty
public void setDissolve(CTEmpty value)
value
- allowed object is
CTEmpty
public CTOrientationTransition getComb()
CTOrientationTransition
public void setComb(CTOrientationTransition value)
value
- allowed object is
CTOrientationTransition
public CTEightDirectionTransition getCover()
CTEightDirectionTransition
public void setCover(CTEightDirectionTransition value)
value
- allowed object is
CTEightDirectionTransition
public CTOptionalBlackTransition getCut()
CTOptionalBlackTransition
public void setCut(CTOptionalBlackTransition value)
value
- allowed object is
CTOptionalBlackTransition
public CTEmpty getDiamond()
CTEmpty
public void setDiamond(CTEmpty value)
value
- allowed object is
CTEmpty
public CTOptionalBlackTransition getFade()
CTOptionalBlackTransition
public void setFade(CTOptionalBlackTransition value)
value
- allowed object is
CTOptionalBlackTransition
public CTEmpty getNewsflash()
CTEmpty
public void setNewsflash(CTEmpty value)
value
- allowed object is
CTEmpty
public CTEmpty getPlus()
CTEmpty
public void setPlus(CTEmpty value)
value
- allowed object is
CTEmpty
public CTEightDirectionTransition getPull()
CTEightDirectionTransition
public void setPull(CTEightDirectionTransition value)
value
- allowed object is
CTEightDirectionTransition
public CTSideDirectionTransition getPush()
CTSideDirectionTransition
public void setPush(CTSideDirectionTransition value)
value
- allowed object is
CTSideDirectionTransition
public CTEmpty getRandom()
CTEmpty
public void setRandom(CTEmpty value)
value
- allowed object is
CTEmpty
public CTOrientationTransition getRandomBar()
CTOrientationTransition
public void setRandomBar(CTOrientationTransition value)
value
- allowed object is
CTOrientationTransition
public CTSplitTransition getSplit()
CTSplitTransition
public void setSplit(CTSplitTransition value)
value
- allowed object is
CTSplitTransition
public CTCornerDirectionTransition getStrips()
CTCornerDirectionTransition
public void setStrips(CTCornerDirectionTransition value)
value
- allowed object is
CTCornerDirectionTransition
public CTEmpty getWedge()
CTEmpty
public void setWedge(CTEmpty value)
value
- allowed object is
CTEmpty
public CTWheelTransition getWheel()
CTWheelTransition
public void setWheel(CTWheelTransition value)
value
- allowed object is
CTWheelTransition
public CTSideDirectionTransition getWipe()
CTSideDirectionTransition
public void setWipe(CTSideDirectionTransition value)
value
- allowed object is
CTSideDirectionTransition
public CTInOutTransition getZoom()
CTInOutTransition
public void setZoom(CTInOutTransition value)
value
- allowed object is
CTInOutTransition
public CTTransitionSoundAction getSndAc()
CTTransitionSoundAction
public void setSndAc(CTTransitionSoundAction value)
value
- allowed object is
CTTransitionSoundAction
public CTExtensionListModify getExtLst()
CTExtensionListModify
public void setExtLst(CTExtensionListModify value)
value
- allowed object is
CTExtensionListModify
public STTransitionSpeed getSpd()
STTransitionSpeed
public void setSpd(STTransitionSpeed value)
value
- allowed object is
STTransitionSpeed
public boolean isAdvClick()
Boolean
public void setAdvClick(Boolean value)
value
- allowed object is
Boolean
public Long getAdvTm()
Long
Copyright © 2007-2019. All Rights Reserved.