Package net.sourceforge.plantuml.swing
Class FontChecker
java.lang.Object
net.sourceforge.plantuml.swing.FontChecker
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetBufferedImage(char c) getCharDesc(char c) getCharDescVerbose(char c) booleanisCharOk(char c) static voidvoidprintChar(PrintWriter pw, char c)
-
Constructor Details
-
FontChecker
-
-
Method Details
-
isCharOk
public boolean isCharOk(char c) -
getCharDesc
-
getCharDescVerbose
-
printChar
- Throws:
IOExceptionTransformerException
-
getBufferedImage
- Throws:
IOException
-
main
- Throws:
IOExceptionTransformerException
-