| Package | Description |
|---|---|
| org.docx4j.fonts.fop.fonts |
Classes for font handling.
|
| Modifier and Type | Class and Description |
|---|---|
class |
CIDFontType
This class enumerates all supported CID font types.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
ValuedEnum.isEqualTo(ValuedEnum other)
Test if enum item is equal in value to other enum.
|
boolean |
ValuedEnum.isGreaterThan(ValuedEnum other)
Test if enum item is greater than in value to other enum.
|
boolean |
ValuedEnum.isGreaterThanOrEqual(ValuedEnum other)
Test if enum item is greater than or equal in value to other enum.
|
boolean |
ValuedEnum.isLessThan(ValuedEnum other)
Test if enum item is less than in value to other enum.
|
boolean |
ValuedEnum.isLessThanOrEqual(ValuedEnum other)
Test if enum item is less than or equal in value to other enum.
|
Copyright © 2007-2020. All Rights Reserved.