public class GlyphCheck extends 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(String fontName,
char c) |
public static boolean hasChar(PhysicalFont physicalFont, char c) throws ExecutionException
ExecutionException
public static boolean hasChar(String fontName, char c) throws ExecutionException
ExecutionException
Copyright © 2007-2019. All Rights Reserved.