| Package | Description |
|---|---|
| org.docx4j.model.properties.run | |
| org.docx4j.model.styles | |
| org.docx4j.wml |
| Constructor and Description |
|---|
FontColor(Color color) |
| Modifier and Type | Method and Description |
|---|---|
static Color |
StyleUtil.apply(Color source,
Color destination) |
| Modifier and Type | Method and Description |
|---|---|
static Color |
StyleUtil.apply(Color source,
Color destination) |
static boolean |
StyleUtil.areEqual(Color color1,
Color color2) |
static boolean |
StyleUtil.isEmpty(Color color) |
| Modifier and Type | Field and Description |
|---|---|
protected Color |
RPrAbstract.color |
| Modifier and Type | Method and Description |
|---|---|
Color |
ObjectFactory.createColor()
Create an instance of
Color |
Color |
RPrAbstract.getColor()
Gets the value of the color property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
RPrAbstract.setColor(Color value)
Sets the value of the color property.
|
Copyright © 2007-2018. All Rights Reserved.