| Modifier and Type | Method and Description |
|---|---|
GlyphIdType |
CffFont.getGlyphIdType()
Gets glyph id type specification.
|
abstract GlyphIdType |
Font.getGlyphIdType()
Glyph id type specification.
|
GlyphIdType |
IGlyphAccessor.getGlyphIdType()
Glyph id type specification.
|
GlyphIdType |
TtfFont.getGlyphIdType()
Gets glyph id type specification.
|
GlyphIdType |
Type1Font.getGlyphIdType()
Glyph id type specification.
|
static GlyphIdType |
GlyphIdType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static GlyphIdType[] |
GlyphIdType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2021 Aspose. All Rights Reserved.