|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Panose.Field | |
---|---|
org.foray.font.format | Classes handling the low-level details of specific font formats, such as Type 1, TrueType, Adobe Font Metrics, etc. |
Uses of Panose.Field in org.foray.font.format |
---|
Methods in org.foray.font.format that return Panose.Field | |
---|---|
static Panose.Field |
Panose.Field.valueOf(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.foray.font.format with parameters of type Panose.Field | |
---|---|
byte |
Panose.getElement(Panose.Field field)
Returns a given element from the underlying Panose array. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |