Package org.docx4j.fonts
Class GlyphCheck
java.lang.Object
org.docx4j.fonts.GlyphCheck
Check whether a PhysicalFont contains glyph sought.
- Author:
- jharrop
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic booleanstatic booleanhasChar(PhysicalFont physicalFont, char c)
-
Field Details
-
log
protected static org.slf4j.Logger log
-
-
Constructor Details
-
GlyphCheck
public GlyphCheck()
-
-
Method Details
-
hasChar
- Throws:
ExecutionException
-
hasChar
- Throws:
ExecutionException
-