Class DedicationSimple

  • All Implemented Interfaces:
    Dedication

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

      • Fields inherited from interface net.sourceforge.plantuml.dedication.Dedication

        E, N, SIZE
    • Constructor Summary

      Constructors 
      Constructor Description
      DedicationSimple​(byte[] crypted, java.lang.String sentence)  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.awt.image.BufferedImage getImage​(TinyHashableString sentence)  
      • Methods inherited from class java.lang.Object

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

      • DedicationSimple

        public DedicationSimple​(byte[] crypted,
                                java.lang.String sentence)