Interface IGlyphProvider
- All Superinterfaces:
AutoCloseable,Closeable
- All Known Implementing Classes:
DefaultGlyphProvider,TextureGlyphProvider,TrueTypeGlyphProvider,UnicodeTextureGlyphProvider
-
Method Summary
Modifier and TypeMethodDescriptiondefault voidclose()default IGlyphInfogetGlyph(int p_212248_1_) it.unimi.dsi.fastutil.ints.IntSet
-
Method Details
-
close
default void close()- Specified by:
closein interfaceAutoCloseable- Specified by:
closein interfaceCloseable
-
getGlyph
-
getSupportedGlyphs
it.unimi.dsi.fastutil.ints.IntSet getSupportedGlyphs()
-