| Package | Description |
|---|---|
| org.docx4j.com.microsoft.schemas.office.drawing.x2017.model3d | |
| org.docx4j.dml |
| Modifier and Type | Field and Description |
|---|---|
protected CTColor |
CTSpotLight.clr |
protected CTColor |
CTDirectionalLight.clr |
protected CTColor |
CTAmbientLight.clr |
protected CTColor |
CTPointLight.clr |
| Modifier and Type | Method and Description |
|---|---|
CTColor |
CTSpotLight.getClr()
Gets the value of the clr property.
|
CTColor |
CTDirectionalLight.getClr()
Gets the value of the clr property.
|
CTColor |
CTAmbientLight.getClr()
Gets the value of the clr property.
|
CTColor |
CTPointLight.getClr()
Gets the value of the clr property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CTSpotLight.setClr(CTColor value)
Sets the value of the clr property.
|
void |
CTDirectionalLight.setClr(CTColor value)
Sets the value of the clr property.
|
void |
CTAmbientLight.setClr(CTColor value)
Sets the value of the clr property.
|
void |
CTPointLight.setClr(CTColor value)
Sets the value of the clr property.
|
| Modifier and Type | Field and Description |
|---|---|
protected CTColor |
CTColorScheme.accent1 |
protected CTColor |
CTColorScheme.accent2 |
protected CTColor |
CTColorScheme.accent3 |
protected CTColor |
CTColorScheme.accent4 |
protected CTColor |
CTColorScheme.accent5 |
protected CTColor |
CTColorScheme.accent6 |
protected CTColor |
CTPatternFillProperties.bgClr |
protected CTColor |
CTTextParagraphProperties.buClr |
protected CTColor |
CTColorChangeEffect.clrFrom |
protected CTColor |
CTColorChangeEffect.clrTo |
protected CTColor |
CTShape3D.contourClr |
protected CTColor |
CTColorScheme.dk1 |
protected CTColor |
CTColorScheme.dk2 |
protected CTColor |
CTShape3D.extrusionClr |
protected CTColor |
CTPatternFillProperties.fgClr |
protected CTColor |
CTColorScheme.folHlink |
protected CTColor |
CTTextCharacterProperties.highlight |
protected CTColor |
CTColorScheme.hlink |
protected CTColor |
CTColorScheme.lt1 |
protected CTColor |
CTColorScheme.lt2 |
| Modifier and Type | Method and Description |
|---|---|
CTColor |
ObjectFactory.createCTColor()
Create an instance of
CTColor |
CTColor |
CTColorScheme.getAccent1()
Gets the value of the accent1 property.
|
CTColor |
CTColorScheme.getAccent2()
Gets the value of the accent2 property.
|
CTColor |
CTColorScheme.getAccent3()
Gets the value of the accent3 property.
|
CTColor |
CTColorScheme.getAccent4()
Gets the value of the accent4 property.
|
CTColor |
CTColorScheme.getAccent5()
Gets the value of the accent5 property.
|
CTColor |
CTColorScheme.getAccent6()
Gets the value of the accent6 property.
|
CTColor |
CTPatternFillProperties.getBgClr()
Gets the value of the bgClr property.
|
CTColor |
CTTextParagraphProperties.getBuClr()
Gets the value of the buClr property.
|
CTColor |
CTColorChangeEffect.getClrFrom()
Gets the value of the clrFrom property.
|
CTColor |
CTColorChangeEffect.getClrTo()
Gets the value of the clrTo property.
|
CTColor |
CTShape3D.getContourClr()
Gets the value of the contourClr property.
|
CTColor |
CTColorScheme.getDk1()
Gets the value of the dk1 property.
|
CTColor |
CTColorScheme.getDk2()
Gets the value of the dk2 property.
|
CTColor |
CTShape3D.getExtrusionClr()
Gets the value of the extrusionClr property.
|
CTColor |
CTPatternFillProperties.getFgClr()
Gets the value of the fgClr property.
|
CTColor |
CTColorScheme.getFolHlink()
Gets the value of the folHlink property.
|
CTColor |
CTTextCharacterProperties.getHighlight()
Gets the value of the highlight property.
|
CTColor |
CTColorScheme.getHlink()
Gets the value of the hlink property.
|
CTColor |
CTColorScheme.getLt1()
Gets the value of the lt1 property.
|
CTColor |
CTColorScheme.getLt2()
Gets the value of the lt2 property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CTColorScheme.setAccent1(CTColor value)
Sets the value of the accent1 property.
|
void |
CTColorScheme.setAccent2(CTColor value)
Sets the value of the accent2 property.
|
void |
CTColorScheme.setAccent3(CTColor value)
Sets the value of the accent3 property.
|
void |
CTColorScheme.setAccent4(CTColor value)
Sets the value of the accent4 property.
|
void |
CTColorScheme.setAccent5(CTColor value)
Sets the value of the accent5 property.
|
void |
CTColorScheme.setAccent6(CTColor value)
Sets the value of the accent6 property.
|
void |
CTPatternFillProperties.setBgClr(CTColor value)
Sets the value of the bgClr property.
|
void |
CTTextParagraphProperties.setBuClr(CTColor value)
Sets the value of the buClr property.
|
void |
CTColorChangeEffect.setClrFrom(CTColor value)
Sets the value of the clrFrom property.
|
void |
CTColorChangeEffect.setClrTo(CTColor value)
Sets the value of the clrTo property.
|
void |
CTShape3D.setContourClr(CTColor value)
Sets the value of the contourClr property.
|
void |
CTColorScheme.setDk1(CTColor value)
Sets the value of the dk1 property.
|
void |
CTColorScheme.setDk2(CTColor value)
Sets the value of the dk2 property.
|
void |
CTShape3D.setExtrusionClr(CTColor value)
Sets the value of the extrusionClr property.
|
void |
CTPatternFillProperties.setFgClr(CTColor value)
Sets the value of the fgClr property.
|
void |
CTColorScheme.setFolHlink(CTColor value)
Sets the value of the folHlink property.
|
void |
CTTextCharacterProperties.setHighlight(CTColor value)
Sets the value of the highlight property.
|
void |
CTColorScheme.setHlink(CTColor value)
Sets the value of the hlink property.
|
void |
CTColorScheme.setLt1(CTColor value)
Sets the value of the lt1 property.
|
void |
CTColorScheme.setLt2(CTColor value)
Sets the value of the lt2 property.
|
Copyright © 2007–2025. All rights reserved.