public class UnicodeTextureGlyphProvider extends java.lang.Object implements IGlyphProvider
Modifier and Type | Class and Description |
---|---|
static class |
UnicodeTextureGlyphProvider.Factory |
Constructor and Description |
---|
UnicodeTextureGlyphProvider(IResourceManager p_i49737_1_,
byte[] p_i49737_2_,
java.lang.String p_i49737_3_) |
Modifier and Type | Method and Description |
---|---|
void |
close() |
IGlyphInfo |
getGlyphInfo(char character) |
public UnicodeTextureGlyphProvider(IResourceManager p_i49737_1_, byte[] p_i49737_2_, java.lang.String p_i49737_3_)
public void close()
close
in interface java.io.Closeable
close
in interface java.lang.AutoCloseable
close
in interface IGlyphProvider
@Nullable public IGlyphInfo getGlyphInfo(char character)
getGlyphInfo
in interface IGlyphProvider