Interface GlyphDefinition
-
- All Known Implementing Classes:
GlyphDefinitionSubtable
public interface GlyphDefinitionThe
GlyphDefinitioninterface is a marker interface implemented by a glyph definition subtable.This work was originally authored by Glenn Adams (gadams@apache.org).
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description booleanhasDefinition(int gi)Determine if some definition is available for a specific glyph.
-