Class Dedication


  • public class Dedication
    extends java.lang.Object
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static java.math.BigInteger E  
      static java.math.BigInteger N  
      static int SIZE  
    • Constructor Summary

      Constructors 
      Constructor Description
      Dedication​(java.lang.String name)  
    • Method Summary

      All Methods Static Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      static java.awt.image.BufferedImage getBufferedImage​(java.io.InputStream is)  
      java.awt.image.BufferedImage getBufferedImage​(java.lang.String keepLetter)  
      java.io.InputStream getInputStream​(java.lang.String keepLetter)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • E

        public static final java.math.BigInteger E
      • N

        public static final java.math.BigInteger N
    • Constructor Detail

      • Dedication

        public Dedication​(java.lang.String name)
    • Method Detail

      • getInputStream

        public java.io.InputStream getInputStream​(java.lang.String keepLetter)
                                           throws java.io.IOException
        Throws:
        java.io.IOException
      • getBufferedImage

        public static java.awt.image.BufferedImage getBufferedImage​(java.io.InputStream is)
      • getBufferedImage

        public java.awt.image.BufferedImage getBufferedImage​(java.lang.String keepLetter)