接口 GlyphProvider
- 所有超级接口:
AutoCloseable
- 所有已知实现类:
AllMissingGlyphProvider
,BitmapProvider
,SpaceProvider
,TrueTypeGlyphProvider
,UnihexProvider
-
字段详细资料
-
BASELINE
static final float BASELINE- 另请参阅:
-
-
方法详细资料
-
close
default void close()- 指定者:
close
在接口中AutoCloseable
-
getGlyph
-
getSupportedGlyphs
it.unimi.dsi.fastutil.ints.IntSet getSupportedGlyphs()
-