Package | Description |
---|---|
com.google.typography.font.sfntly.table.truetype |
Modifier and Type | Method and Description |
---|---|
Glyph.GlyphType |
Glyph.glyphType() |
static Glyph.GlyphType |
Glyph.GlyphType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static Glyph.GlyphType[] |
Glyph.GlyphType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|