Package org.docx4j.dml
Class CTColorMapping
java.lang.Object
org.docx4j.dml.CTColorMapping
- All Implemented Interfaces:
Child
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>
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected STColorSchemeIndexprotected STColorSchemeIndexprotected STColorSchemeIndexprotected STColorSchemeIndexprotected STColorSchemeIndexprotected STColorSchemeIndexprotected STColorSchemeIndexprotected STColorSchemeIndexprotected CTOfficeArtExtensionListprotected STColorSchemeIndexprotected STColorSchemeIndexprotected STColorSchemeIndexprotected STColorSchemeIndex -
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.Gets the value of the accent1 property.Gets the value of the accent2 property.Gets the value of the accent3 property.Gets the value of the accent4 property.Gets the value of the accent5 property.Gets the value of the accent6 property.getBg1()Gets the value of the bg1 property.getBg2()Gets the value of the bg2 property.Gets the value of the extLst property.Gets the value of the folHlink property.getHlink()Gets the value of the hlink property.Gets the parent object in the object tree representing the unmarshalled xml document.getTx1()Gets the value of the tx1 property.getTx2()Gets the value of the tx2 property.voidsetAccent1(STColorSchemeIndex value) Sets the value of the accent1 property.voidsetAccent2(STColorSchemeIndex value) Sets the value of the accent2 property.voidsetAccent3(STColorSchemeIndex value) Sets the value of the accent3 property.voidsetAccent4(STColorSchemeIndex value) Sets the value of the accent4 property.voidsetAccent5(STColorSchemeIndex value) Sets the value of the accent5 property.voidsetAccent6(STColorSchemeIndex value) Sets the value of the accent6 property.voidsetBg1(STColorSchemeIndex value) Sets the value of the bg1 property.voidsetBg2(STColorSchemeIndex value) Sets the value of the bg2 property.voidSets the value of the extLst property.voidsetFolHlink(STColorSchemeIndex value) Sets the value of the folHlink property.voidsetHlink(STColorSchemeIndex value) Sets the value of the hlink property.voidvoidsetTx1(STColorSchemeIndex value) Sets the value of the tx1 property.voidsetTx2(STColorSchemeIndex value) Sets the value of the tx2 property.
-
Field Details
-
extLst
-
bg1
-
tx1
-
bg2
-
tx2
-
accent1
-
accent2
-
accent3
-
accent4
-
accent5
-
accent6
-
hlink
-
folHlink
-
-
Constructor Details
-
CTColorMapping
public CTColorMapping()
-
-
Method Details
-
getExtLst
Gets the value of the extLst property.- Returns:
- possible object is
CTOfficeArtExtensionList
-
setExtLst
Sets the value of the extLst property.- Parameters:
value- allowed object isCTOfficeArtExtensionList
-
getBg1
Gets the value of the bg1 property.- Returns:
- possible object is
STColorSchemeIndex
-
setBg1
Sets the value of the bg1 property.- Parameters:
value- allowed object isSTColorSchemeIndex
-
getTx1
Gets the value of the tx1 property.- Returns:
- possible object is
STColorSchemeIndex
-
setTx1
Sets the value of the tx1 property.- Parameters:
value- allowed object isSTColorSchemeIndex
-
getBg2
Gets the value of the bg2 property.- Returns:
- possible object is
STColorSchemeIndex
-
setBg2
Sets the value of the bg2 property.- Parameters:
value- allowed object isSTColorSchemeIndex
-
getTx2
Gets the value of the tx2 property.- Returns:
- possible object is
STColorSchemeIndex
-
setTx2
Sets the value of the tx2 property.- Parameters:
value- allowed object isSTColorSchemeIndex
-
getAccent1
Gets the value of the accent1 property.- Returns:
- possible object is
STColorSchemeIndex
-
setAccent1
Sets the value of the accent1 property.- Parameters:
value- allowed object isSTColorSchemeIndex
-
getAccent2
Gets the value of the accent2 property.- Returns:
- possible object is
STColorSchemeIndex
-
setAccent2
Sets the value of the accent2 property.- Parameters:
value- allowed object isSTColorSchemeIndex
-
getAccent3
Gets the value of the accent3 property.- Returns:
- possible object is
STColorSchemeIndex
-
setAccent3
Sets the value of the accent3 property.- Parameters:
value- allowed object isSTColorSchemeIndex
-
getAccent4
Gets the value of the accent4 property.- Returns:
- possible object is
STColorSchemeIndex
-
setAccent4
Sets the value of the accent4 property.- Parameters:
value- allowed object isSTColorSchemeIndex
-
getAccent5
Gets the value of the accent5 property.- Returns:
- possible object is
STColorSchemeIndex
-
setAccent5
Sets the value of the accent5 property.- Parameters:
value- allowed object isSTColorSchemeIndex
-
getAccent6
Gets the value of the accent6 property.- Returns:
- possible object is
STColorSchemeIndex
-
setAccent6
Sets the value of the accent6 property.- Parameters:
value- allowed object isSTColorSchemeIndex
-
getHlink
Gets the value of the hlink property.- Returns:
- possible object is
STColorSchemeIndex
-
setHlink
Sets the value of the hlink property.- Parameters:
value- allowed object isSTColorSchemeIndex
-
getFolHlink
Gets the value of the folHlink property.- Returns:
- possible object is
STColorSchemeIndex
-
setFolHlink
Sets the value of the folHlink property.- Parameters:
value- allowed object isSTColorSchemeIndex
-
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.
-