Package | Description |
---|---|
org.docx4j.model.styles | |
org.docx4j.wml |
Modifier and Type | Method and Description |
---|---|
static RFonts |
StyleUtil.apply(RFonts source,
RFonts destination) |
Modifier and Type | Method and Description |
---|---|
static RFonts |
StyleUtil.apply(RFonts source,
RFonts destination) |
static boolean |
StyleUtil.areEqual(RFonts rFonts1,
RFonts rFonts2) |
static boolean |
StyleUtil.isEmpty(RFonts rFonts)
isEmpty (non sensitive to presence of possible hint ie
would still return true)
|
Modifier and Type | Field and Description |
---|---|
protected RFonts |
RPrAbstract.rFonts |
Modifier and Type | Method and Description |
---|---|
RFonts |
ObjectFactory.createRFonts()
Create an instance of
RFonts |
RFonts |
RPrAbstract.getRFonts()
Gets the value of the rFonts property.
|
Modifier and Type | Method and Description |
---|---|
void |
RPrAbstract.setRFonts(RFonts value)
Sets the value of the rFonts property.
|
Copyright © 2007-2019. All Rights Reserved.