public class SldLayout extends Object implements Child
Java class for anonymous complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="cSld" type="{http://schemas.openxmlformats.org/presentationml/2006/main}CT_CommonSlideData"/>
<group ref="{http://schemas.openxmlformats.org/presentationml/2006/main}EG_ChildSlide" minOccurs="0"/>
<element name="transition" type="{http://schemas.openxmlformats.org/presentationml/2006/main}CT_SlideTransition" minOccurs="0"/>
<element name="timing" type="{http://schemas.openxmlformats.org/presentationml/2006/main}CT_SlideTiming" minOccurs="0"/>
<element name="hf" type="{http://schemas.openxmlformats.org/presentationml/2006/main}CT_HeaderFooter" minOccurs="0"/>
<element name="extLst" type="{http://schemas.openxmlformats.org/presentationml/2006/main}CT_ExtensionListModify" minOccurs="0"/>
</sequence>
<attGroup ref="{http://schemas.openxmlformats.org/presentationml/2006/main}AG_ChildSlide"/>
<attribute name="matchingName" type="{http://www.w3.org/2001/XMLSchema}string" default="" />
<attribute name="type" type="{http://schemas.openxmlformats.org/presentationml/2006/main}ST_SlideLayoutType" default="cust" />
<attribute name="preserve" type="{http://www.w3.org/2001/XMLSchema}boolean" default="false" />
<attribute name="userDrawn" type="{http://www.w3.org/2001/XMLSchema}boolean" default="false" />
</restriction>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected CTColorMappingOverride |
clrMapOvr |
protected CommonSlideData |
cSld |
protected CTExtensionListModify |
extLst |
protected CTHeaderFooter |
hf |
protected String |
matchingName |
protected Boolean |
preserve |
protected Boolean |
showMasterPhAnim |
protected Boolean |
showMasterSp |
protected CTSlideTiming |
timing |
protected CTSlideTransition |
transition |
protected STSlideLayoutType |
type |
protected Boolean |
userDrawn |
| Constructor and Description |
|---|
SldLayout() |
| 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.
|
CTColorMappingOverride |
getClrMapOvr()
Gets the value of the clrMapOvr property.
|
CommonSlideData |
getCSld()
Gets the value of the cSld property.
|
CTExtensionListModify |
getExtLst()
Gets the value of the extLst property.
|
CTHeaderFooter |
getHf()
Gets the value of the hf property.
|
String |
getMatchingName()
Gets the value of the matchingName property.
|
Object |
getParent()
Gets the parent object in the object tree representing the unmarshalled xml document.
|
CTSlideTiming |
getTiming()
Gets the value of the timing property.
|
CTSlideTransition |
getTransition()
Gets the value of the transition property.
|
STSlideLayoutType |
getType()
Gets the value of the type property.
|
boolean |
isPreserve()
Gets the value of the preserve property.
|
boolean |
isShowMasterPhAnim()
Gets the value of the showMasterPhAnim property.
|
boolean |
isShowMasterSp()
Gets the value of the showMasterSp property.
|
boolean |
isUserDrawn()
Gets the value of the userDrawn property.
|
void |
setClrMapOvr(CTColorMappingOverride value)
Sets the value of the clrMapOvr property.
|
void |
setCSld(CommonSlideData value)
Sets the value of the cSld property.
|
void |
setExtLst(CTExtensionListModify value)
Sets the value of the extLst property.
|
void |
setHf(CTHeaderFooter value)
Sets the value of the hf property.
|
void |
setMatchingName(String value)
Sets the value of the matchingName property.
|
void |
setParent(Object parent) |
void |
setPreserve(Boolean value)
Sets the value of the preserve property.
|
void |
setShowMasterPhAnim(Boolean value)
Sets the value of the showMasterPhAnim property.
|
void |
setShowMasterSp(Boolean value)
Sets the value of the showMasterSp property.
|
void |
setTiming(CTSlideTiming value)
Sets the value of the timing property.
|
void |
setTransition(CTSlideTransition value)
Sets the value of the transition property.
|
void |
setType(STSlideLayoutType value)
Sets the value of the type property.
|
void |
setUserDrawn(Boolean value)
Sets the value of the userDrawn property.
|
protected CommonSlideData cSld
protected CTColorMappingOverride clrMapOvr
protected CTSlideTransition transition
protected CTSlideTiming timing
protected CTHeaderFooter hf
protected CTExtensionListModify extLst
protected String matchingName
protected STSlideLayoutType type
protected Boolean preserve
protected Boolean userDrawn
protected Boolean showMasterSp
protected Boolean showMasterPhAnim
public CommonSlideData getCSld()
CommonSlideDatapublic void setCSld(CommonSlideData value)
value - allowed object is
CommonSlideDatapublic CTColorMappingOverride getClrMapOvr()
CTColorMappingOverridepublic void setClrMapOvr(CTColorMappingOverride value)
value - allowed object is
CTColorMappingOverridepublic CTSlideTransition getTransition()
CTSlideTransitionpublic void setTransition(CTSlideTransition value)
value - allowed object is
CTSlideTransitionpublic CTSlideTiming getTiming()
CTSlideTimingpublic void setTiming(CTSlideTiming value)
value - allowed object is
CTSlideTimingpublic CTHeaderFooter getHf()
CTHeaderFooterpublic void setHf(CTHeaderFooter value)
value - allowed object is
CTHeaderFooterpublic CTExtensionListModify getExtLst()
CTExtensionListModifypublic void setExtLst(CTExtensionListModify value)
value - allowed object is
CTExtensionListModifypublic String getMatchingName()
Stringpublic void setMatchingName(String value)
value - allowed object is
Stringpublic STSlideLayoutType getType()
STSlideLayoutTypepublic void setType(STSlideLayoutType value)
value - allowed object is
STSlideLayoutTypepublic boolean isPreserve()
Booleanpublic void setPreserve(Boolean value)
value - allowed object is
Booleanpublic boolean isUserDrawn()
Booleanpublic void setUserDrawn(Boolean value)
value - allowed object is
Booleanpublic boolean isShowMasterSp()
Booleanpublic void setShowMasterSp(Boolean value)
value - allowed object is
Booleanpublic boolean isShowMasterPhAnim()
Booleanpublic void setShowMasterPhAnim(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-2022. All Rights Reserved.