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