| 程序包 | 说明 |
|---|---|
| org.docx4j.org.xhtmlrenderer.css.constants | |
| org.docx4j.org.xhtmlrenderer.css.style | |
| org.docx4j.org.xhtmlrenderer.css.style.derived |
| 限定符和类型 | 类和说明 |
|---|---|
class |
IdentValue
An IdentValue represents a string that you can assign to a CSS property,
where the string is one of several enumerated values.
|
| 限定符和类型 | 方法和说明 |
|---|---|
FSDerivedValue |
IdentValue.computedValue() |
static FSDerivedValue |
CSSName.initialDerivedValue(CSSName cssName) |
| 限定符和类型 | 类和说明 |
|---|---|
class |
DerivedValue |
| 限定符和类型 | 方法和说明 |
|---|---|
FSDerivedValue[] |
CalculatedStyle.getDerivedValues() |
FSDerivedValue |
CalculatedStyle.valueByName(CSSName cssName)
Returns a
FSDerivedValue by name. |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
CalculatedStyle.setDefaultValue(CSSName cssName,
FSDerivedValue fsDerivedValue) |
| 限定符和类型 | 类和说明 |
|---|---|
class |
ColorValue |
class |
FunctionValue |
class |
LengthValue |
class |
ListValue |
class |
NumberValue |
class |
StringValue |
| 限定符和类型 | 方法和说明 |
|---|---|
static FSDerivedValue |
DerivedValueFactory.newDerivedValue(CalculatedStyle style,
CSSName cssName,
PropertyValue value) |
Copyright © 2019. All Rights Reserved.