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