| Package | Description |
|---|---|
| org.afplib.afplib | |
| org.afplib.afplib.impl |
| Modifier and Type | Field and Description |
|---|---|
static List<FontDescriptorSpecificationFtUsFlags> |
FontDescriptorSpecificationFtUsFlags.VALUES
A public read-only list of all the 'Font Descriptor Specification Ft Us Flags' enumerators
|
| Modifier and Type | Method and Description |
|---|---|
static FontDescriptorSpecificationFtUsFlags |
FontDescriptorSpecificationFtUsFlags.get(int value)
Returns the 'Font Descriptor Specification Ft Us Flags' literal with the specified integer value
|
static FontDescriptorSpecificationFtUsFlags |
FontDescriptorSpecificationFtUsFlags.get(String literal)
Returns the 'Font Descriptor Specification Ft Us Flags' literal with the specified literal value
|
static FontDescriptorSpecificationFtUsFlags |
FontDescriptorSpecificationFtUsFlags.getByName(String name)
Returns the 'Font Descriptor Specification Ft Us Flags' literal with the specified name
|
static FontDescriptorSpecificationFtUsFlags |
FontDescriptorSpecificationFtUsFlags.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static FontDescriptorSpecificationFtUsFlags[] |
FontDescriptorSpecificationFtUsFlags.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
FontDescriptorSpecificationFtUsFlags |
AfplibFactoryImpl.createFontDescriptorSpecificationFtUsFlagsFromString(org.eclipse.emf.ecore.EDataType eDataType,
String initialValue) |
Copyright © 2017. All rights reserved.