Uses of Class
org.docx4j.fonts.foray.font.format.Panose.Field
| Package | Description |
|---|---|
| org.docx4j.fonts.foray.font.format |
-
Uses of Panose.Field in org.docx4j.fonts.foray.font.format
Methods in org.docx4j.fonts.foray.font.format that return Panose.Field Modifier and Type Method Description static Panose.FieldPanose.Field. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static Panose.Field[]Panose.Field. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.docx4j.fonts.foray.font.format with parameters of type Panose.Field Modifier and Type Method Description bytePanose. getElement(Panose.Field field)Returns a given element from the underlying Panose array.