net.sourceforge.plantuml.ugraphic
Class FontChecker
java.lang.Object
net.sourceforge.plantuml.ugraphic.FontChecker
public class FontChecker
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FontChecker
public FontChecker(UFont font)
isCharOk
public boolean isCharOk(char c)
getCharDesc
public String getCharDesc(char c)
getCharDescVerbose
public String getCharDescVerbose(char c)
printChar
protected void printChar(PrintWriter pw,
char c)
throws IOException,
TransformerException
- Throws:
IOException
TransformerException
getBufferedImage
public BufferedImage getBufferedImage(char c)
throws IOException
- Throws:
IOException
main
public static void main(String[] args)
throws IOException,
TransformerException
- Throws:
IOException
TransformerException
Copyright © 2014. All Rights Reserved.