public class CTColorMapping extends Object
Java class for CT_ColorMapping complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="CT_ColorMapping"> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> <sequence> <element name="extLst" type="{http://schemas.openxmlformats.org/drawingml/2006/main}CT_OfficeArtExtensionList" minOccurs="0"/> </sequence> <attribute name="bg1" use="required" type="{http://schemas.openxmlformats.org/drawingml/2006/main}ST_ColorSchemeIndex" /> <attribute name="tx1" use="required" type="{http://schemas.openxmlformats.org/drawingml/2006/main}ST_ColorSchemeIndex" /> <attribute name="bg2" use="required" type="{http://schemas.openxmlformats.org/drawingml/2006/main}ST_ColorSchemeIndex" /> <attribute name="tx2" use="required" type="{http://schemas.openxmlformats.org/drawingml/2006/main}ST_ColorSchemeIndex" /> <attribute name="accent1" use="required" type="{http://schemas.openxmlformats.org/drawingml/2006/main}ST_ColorSchemeIndex" /> <attribute name="accent2" use="required" type="{http://schemas.openxmlformats.org/drawingml/2006/main}ST_ColorSchemeIndex" /> <attribute name="accent3" use="required" type="{http://schemas.openxmlformats.org/drawingml/2006/main}ST_ColorSchemeIndex" /> <attribute name="accent4" use="required" type="{http://schemas.openxmlformats.org/drawingml/2006/main}ST_ColorSchemeIndex" /> <attribute name="accent5" use="required" type="{http://schemas.openxmlformats.org/drawingml/2006/main}ST_ColorSchemeIndex" /> <attribute name="accent6" use="required" type="{http://schemas.openxmlformats.org/drawingml/2006/main}ST_ColorSchemeIndex" /> <attribute name="hlink" use="required" type="{http://schemas.openxmlformats.org/drawingml/2006/main}ST_ColorSchemeIndex" /> <attribute name="folHlink" use="required" type="{http://schemas.openxmlformats.org/drawingml/2006/main}ST_ColorSchemeIndex" /> </restriction> </complexContent> </complexType>
Modifier and Type | Field and Description |
---|---|
protected STColorSchemeIndex |
accent1 |
protected STColorSchemeIndex |
accent2 |
protected STColorSchemeIndex |
accent3 |
protected STColorSchemeIndex |
accent4 |
protected STColorSchemeIndex |
accent5 |
protected STColorSchemeIndex |
accent6 |
protected STColorSchemeIndex |
bg1 |
protected STColorSchemeIndex |
bg2 |
protected CTOfficeArtExtensionList |
extLst |
protected STColorSchemeIndex |
folHlink |
protected STColorSchemeIndex |
hlink |
protected STColorSchemeIndex |
tx1 |
protected STColorSchemeIndex |
tx2 |
Constructor and Description |
---|
CTColorMapping() |
Modifier and Type | Method and Description |
---|---|
STColorSchemeIndex |
getAccent1()
Gets the value of the accent1 property.
|
STColorSchemeIndex |
getAccent2()
Gets the value of the accent2 property.
|
STColorSchemeIndex |
getAccent3()
Gets the value of the accent3 property.
|
STColorSchemeIndex |
getAccent4()
Gets the value of the accent4 property.
|
STColorSchemeIndex |
getAccent5()
Gets the value of the accent5 property.
|
STColorSchemeIndex |
getAccent6()
Gets the value of the accent6 property.
|
STColorSchemeIndex |
getBg1()
Gets the value of the bg1 property.
|
STColorSchemeIndex |
getBg2()
Gets the value of the bg2 property.
|
CTOfficeArtExtensionList |
getExtLst()
Gets the value of the extLst property.
|
STColorSchemeIndex |
getFolHlink()
Gets the value of the folHlink property.
|
STColorSchemeIndex |
getHlink()
Gets the value of the hlink property.
|
STColorSchemeIndex |
getTx1()
Gets the value of the tx1 property.
|
STColorSchemeIndex |
getTx2()
Gets the value of the tx2 property.
|
void |
setAccent1(STColorSchemeIndex value)
Sets the value of the accent1 property.
|
void |
setAccent2(STColorSchemeIndex value)
Sets the value of the accent2 property.
|
void |
setAccent3(STColorSchemeIndex value)
Sets the value of the accent3 property.
|
void |
setAccent4(STColorSchemeIndex value)
Sets the value of the accent4 property.
|
void |
setAccent5(STColorSchemeIndex value)
Sets the value of the accent5 property.
|
void |
setAccent6(STColorSchemeIndex value)
Sets the value of the accent6 property.
|
void |
setBg1(STColorSchemeIndex value)
Sets the value of the bg1 property.
|
void |
setBg2(STColorSchemeIndex value)
Sets the value of the bg2 property.
|
void |
setExtLst(CTOfficeArtExtensionList value)
Sets the value of the extLst property.
|
void |
setFolHlink(STColorSchemeIndex value)
Sets the value of the folHlink property.
|
void |
setHlink(STColorSchemeIndex value)
Sets the value of the hlink property.
|
void |
setTx1(STColorSchemeIndex value)
Sets the value of the tx1 property.
|
void |
setTx2(STColorSchemeIndex value)
Sets the value of the tx2 property.
|
protected CTOfficeArtExtensionList extLst
protected STColorSchemeIndex bg1
protected STColorSchemeIndex tx1
protected STColorSchemeIndex bg2
protected STColorSchemeIndex tx2
protected STColorSchemeIndex accent1
protected STColorSchemeIndex accent2
protected STColorSchemeIndex accent3
protected STColorSchemeIndex accent4
protected STColorSchemeIndex accent5
protected STColorSchemeIndex accent6
protected STColorSchemeIndex hlink
protected STColorSchemeIndex folHlink
public CTOfficeArtExtensionList getExtLst()
CTOfficeArtExtensionList
public void setExtLst(CTOfficeArtExtensionList value)
value
- allowed object is
CTOfficeArtExtensionList
public STColorSchemeIndex getBg1()
STColorSchemeIndex
public void setBg1(STColorSchemeIndex value)
value
- allowed object is
STColorSchemeIndex
public STColorSchemeIndex getTx1()
STColorSchemeIndex
public void setTx1(STColorSchemeIndex value)
value
- allowed object is
STColorSchemeIndex
public STColorSchemeIndex getBg2()
STColorSchemeIndex
public void setBg2(STColorSchemeIndex value)
value
- allowed object is
STColorSchemeIndex
public STColorSchemeIndex getTx2()
STColorSchemeIndex
public void setTx2(STColorSchemeIndex value)
value
- allowed object is
STColorSchemeIndex
public STColorSchemeIndex getAccent1()
STColorSchemeIndex
public void setAccent1(STColorSchemeIndex value)
value
- allowed object is
STColorSchemeIndex
public STColorSchemeIndex getAccent2()
STColorSchemeIndex
public void setAccent2(STColorSchemeIndex value)
value
- allowed object is
STColorSchemeIndex
public STColorSchemeIndex getAccent3()
STColorSchemeIndex
public void setAccent3(STColorSchemeIndex value)
value
- allowed object is
STColorSchemeIndex
public STColorSchemeIndex getAccent4()
STColorSchemeIndex
public void setAccent4(STColorSchemeIndex value)
value
- allowed object is
STColorSchemeIndex
public STColorSchemeIndex getAccent5()
STColorSchemeIndex
public void setAccent5(STColorSchemeIndex value)
value
- allowed object is
STColorSchemeIndex
public STColorSchemeIndex getAccent6()
STColorSchemeIndex
public void setAccent6(STColorSchemeIndex value)
value
- allowed object is
STColorSchemeIndex
public STColorSchemeIndex getHlink()
STColorSchemeIndex
public void setHlink(STColorSchemeIndex value)
value
- allowed object is
STColorSchemeIndex
public STColorSchemeIndex getFolHlink()
STColorSchemeIndex
public void setFolHlink(STColorSchemeIndex value)
value
- allowed object is
STColorSchemeIndex
Copyright © 2007-2019. All Rights Reserved.