public class GlyphCheck
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
protected static org.slf4j.Logger |
log |
| Constructor and Description |
|---|
GlyphCheck() |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
hasChar(PhysicalFont physicalFont,
char c) |
static boolean |
hasChar(java.lang.String fontName,
char c) |
public static boolean hasChar(PhysicalFont physicalFont, char c) throws java.util.concurrent.ExecutionException
java.util.concurrent.ExecutionExceptionpublic static boolean hasChar(java.lang.String fontName,
char c)
throws java.util.concurrent.ExecutionException
java.util.concurrent.ExecutionExceptionCopyright © 2007–2023. All rights reserved.