| Package | Description |
|---|---|
| org.mabb.fontverter.opentype |
| Modifier and Type | Field and Description |
|---|---|
static TtfGlyph.CoordinateFlagType |
TtfGlyph.CoordinateFlagType.POSITIVE_X_SHORT |
static TtfGlyph.CoordinateFlagType |
TtfGlyph.CoordinateFlagType.POSITIVE_Y_SHORT |
| Modifier and Type | Method and Description |
|---|---|
static TtfGlyph.CoordinateFlagType |
TtfGlyph.CoordinateFlagType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TtfGlyph.CoordinateFlagType[] |
TtfGlyph.CoordinateFlagType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2018. All rights reserved.