net.sourceforge.plantuml.ugraphic
Class FontChecker
java.lang.Object
net.sourceforge.plantuml.ugraphic.FontChecker
public class FontChecker
- extends java.lang.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 java.lang.String getCharDesc(char c)
getCharDescVerbose
public java.lang.String getCharDescVerbose(char c)
printChar
protected void printChar(java.io.PrintWriter pw,
char c)
throws java.io.IOException,
javax.xml.transform.TransformerException
- Throws:
java.io.IOException
javax.xml.transform.TransformerException
getBufferedImage
public java.awt.image.BufferedImage getBufferedImage(char c)
throws java.io.IOException
- Throws:
java.io.IOException
main
public static void main(java.lang.String[] args)
throws java.io.IOException,
javax.xml.transform.TransformerException
- Throws:
java.io.IOException
javax.xml.transform.TransformerException
Copyright © 2014. All Rights Reserved.